| Curtsong 2004-02-16, 4:28 am |
| Forgive me for cross posting this messag
I'm a newbie managing my wesite after it was designed. the ordinal designer
was very sloppy in organizing my files. I've moved my audio (real media) files
into a music folder. now I'd like to get the correct action script to play the
files properly. the file path is: www.chameleonentertainment.com/www/music
This is the current script being used:
on (release)
getURL("2.rm", "http://www.chameleonentertainment.com/www/music/")
however, it's still not prompting the files properly. as I learn flash, I'm
going to change this presentation into a flash music player playing mp3's. But,
for the meantime, I'd like to get this working properly.
Your help is greatly appreciated. Thank you
|