I am designing a site with Flash CS3 using actionscript 3.0. I am fairly new to flash so i wanted to learn while using the latest actionscript. I would like to load imagevue onto the Galleries page of this site
www.barbarafrancesphotography.com. The problem is, when i do this using a blank movie clip as suggested in the help files it doesn't work, i am suspecting the code "loadMovie("imageVue.swf", yourmovieclip);" is in AS2.0 judging by the error messages. I would like to think the easy way to do this would be using the UILoader component but just setting the path to "imagevue.swf" doesn't work either. Am i missing something or is this just not as simple as it should be??? PLEASE HELP!