|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ok...
working on a web page. have series of buttons... when user rolls over buttons, i would like a small swf (100px by 80px) to appear within a designated area on the main page. When the user rolls off of the button, it disappears. I set up a blank movie clip (holder1) and have my small .swf (red1) in my library. Here's the actionscript I have written into the button: on (rollOver) { loadMovie("red.swf", _root.holder1); } I keep getting a text notice when I preview and when I rollover the button, it takes me to JUST the red1.swf and I can't get back. I'm a beginner I know and my problem is probably laughable but I'm trying to get a handle on scripting so I can keep the file size of my web pages down and to just get an overall understanding of flash. If not a quick fix, what I'm looking for is some advice on how to approach such a task. Thanks for any help! Eric |
|
#2
|
|||
|
|||
|
oops!!!
fooling around with it for five minutes and I figured it out! I have to use levels it seems, and as long as I have it on 1 or higher it shows up. But now the problem is that I can't seem to figure out how to make it appear in a SPECIFIC area, or how to make it dissappear when I rollout. I'll work on it!!! Eric |
|
#3
|
|||
|
|||
|
hahahaha!!!
unloadMovie..... suffering from foot in mouth disease this afternoon now if I can just figure out how to make appear in a specific area... |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > loadMovie!!!!!!!!!! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|