I beleive I found a differnt way to pass data to flash via the object/embed command in html. Still interested in what you mean by escapeing the URL, is this a php. function, or can asp. do this as well?
I don’t understand why that would do what I need, this would no longer let the mp3s be dynamic, it would be static. You see the loadsound comand states url, which reads the ?url=“thePath”.
If you already know this and your talking about something else I apologies for not understanding, but I think the object/embed command will work just fine.
*Originally posted by waffe * Problem,
Flash does not see the second part of the string,“playing=1”
Why is this? Does flash not read multidimensional Url Quary Strings?
This was your problem, that playing 1 doesn’t get triggered using the above way, using my solution, it get triggered, that’s all…