I have this media player that loads an XML file and plays the relevant music. However, it refuses to load the music.
I was watching the status bar to see where the flash system was trying to load the music from (the XML file loads fine) when I noted two things:
1. I cannot see the whole URL...
I have created a media player but am encountering the folowing error: Error opening URL 'file:///C|/Program%20Files/xampp/htdocs/rro2/player/undefined'
I have used the following AS2.0:
strImage = "germany.png";
loadMovie(strImage,picture);
stop();
playlist = new XML();
playlist.ignoreWhite =...
I have a Flash CS3 file with three layers.
Layer 1 is background and simply contains the background image in PNG format.
Layer 2 has a PNG image file that has been converted to a movie clip called picture_mc with the instance name of picture.
Layer 3 is an actionscript layer with the single...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.