aribert888
Programmer
Maybe you might be able to help:
Wanting to load a textfield with a button there are two possibilities:
1) creating a textfield with double-click on button and filling out the 4 fields
2) using ACTIONS, where I can place action script in for more precise wishes
In this case I want to load an .swf that is only active on rollover. Afterwards it should dis-appear.
Using the first possibility a textfield would disappear – but I cannot place an action script for attachMovie .swf there (as far as I know).
Using ACTIONS, I can place my script – but the field won’t disappear.
What would be the solution?
The second question concerns the placement of different levels in one area.
There is a certain space on the webpage which I use for different informations that are ac-tivated by individual buttons (each attaching mc’s).
One of the mc’s covers almost the entire webpage (“mc1”)
Now I want to activate “mc2” (through attachMovie) with another button. This mc covers only part of the page and I don’t want it to interfere with the “mc1” text.
So the space for the textfield 2 should have a black background.
Can I set a certain area of the page black and put my “mc2” on top of it?
Thanks for helping!
Aribert
Wanting to load a textfield with a button there are two possibilities:
1) creating a textfield with double-click on button and filling out the 4 fields
2) using ACTIONS, where I can place action script in for more precise wishes
In this case I want to load an .swf that is only active on rollover. Afterwards it should dis-appear.
Using the first possibility a textfield would disappear – but I cannot place an action script for attachMovie .swf there (as far as I know).
Using ACTIONS, I can place my script – but the field won’t disappear.
What would be the solution?
The second question concerns the placement of different levels in one area.
There is a certain space on the webpage which I use for different informations that are ac-tivated by individual buttons (each attaching mc’s).
One of the mc’s covers almost the entire webpage (“mc1”)
Now I want to activate “mc2” (through attachMovie) with another button. This mc covers only part of the page and I don’t want it to interfere with the “mc1” text.
So the space for the textfield 2 should have a black background.
Can I set a certain area of the page black and put my “mc2” on top of it?
Thanks for helping!
Aribert