lefterist
05-28-2008, 11:44 AM
Hi all,
In an interactive presentation with maps, I'm trying to do navigate as follows:
I've got my slides in the presentation, and in a certain slide (which is a certain frame) I push a button programmed to go to another scene, with the classic onRelease gotoAndStop. What if I want to push now in my other scene a button which will take me to the certain slide (i.e. certain frame) from which I left? Someone, told me that it works with parent / children, but as a novice in Flash, I certainly don't know how to do it..
An here's my other problem. Whatever i tried, I cannot get a button to unload an external .swf that I've loaded with another. I've searched this forum and others, and whatever the syntax or scope or plain on release function, It doesn't work.. I also have another problem with this, I want to change its alpha, but trying with "my_movie.alpha = x", while loading it, it also doesn't work.
I'd appreciated very much if you helped me, since these problems stop me from finishing this next-week-congress presentation..
In an interactive presentation with maps, I'm trying to do navigate as follows:
I've got my slides in the presentation, and in a certain slide (which is a certain frame) I push a button programmed to go to another scene, with the classic onRelease gotoAndStop. What if I want to push now in my other scene a button which will take me to the certain slide (i.e. certain frame) from which I left? Someone, told me that it works with parent / children, but as a novice in Flash, I certainly don't know how to do it..
An here's my other problem. Whatever i tried, I cannot get a button to unload an external .swf that I've loaded with another. I've searched this forum and others, and whatever the syntax or scope or plain on release function, It doesn't work.. I also have another problem with this, I want to change its alpha, but trying with "my_movie.alpha = x", while loading it, it also doesn't work.
I'd appreciated very much if you helped me, since these problems stop me from finishing this next-week-congress presentation..