• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Flash site... links not working properly *help if you program in flash* :)

Ok I'm a complete newb in flash, but slowly and by reading a lot of tutorials and book I bought I'm kind of learning... Still I have an issue that I haven't found a solution to.

I already have a flash site called test.swf, inside I have an empty MC in an action layer inside the area I want the other pages to open. In the buttons I set an action for loading the movie like this

on (release) {
actionformovie.loadMovie("History.swf");
}

I save the page and do a Publish Preview in HTML but when I hit the link nothing happens. Any help would be appreciated.
 
Back
Top