hey, i'm just learning my way around flash, for the most part i've been using it encode movies for my websites, as i'm still a css/dhtml webdesigner.
i've built a site with multiple dhtml pop-up windows, each with a swf movie embedded in the div. what i'd like to do is, once the dhtml window is open, have the swf start playing, and then once it is finished, use actionscript to close the dhtml window. that is possible right? i just have never touched actionscript so i don't know where to start. could somebody help me out?
on my other dhtml pop-ups this code is what i'm currently using to close/hide the div:
i dunno if there is a way to call this kind of script when used with actionscript inside the swf. forgive my vocabulary, in case i'm not using the right words to describe this, like i said, i'm very new to this. hopefully you still understand what i'm asking....Code:onclick="document.getElementById('popup').style.display = 'none';"





Bookmarks