Hello, I am using this great script that was provided by Claudio in this thread:
I first tested it using my own images, then got an idea to use it to shuffle some swf’s on a website I am developing. I tested it renaming any jpegs I was loading as swf’s and changed the code to address loading swf’s as opposed to jpeg’s. This worked great as well.
Now, my problem is I have seven (actually 5 are done in my example provided) swf’s that each have thier own things going on within them. When they are loaded into the main movie using the script that worked previously it loads the images (swf’s) only…without any actions contained within each swf.
Can anyone please tell me why this is? Is there a possible workaround for this problem? Thank you anyone for taking the time to look at this.