quote:
Originally posted by: Bloom
So if I do what Andrei says, it should be using AS3, correct?
quote:
Originally posted by: abeall
If it does nothing at all then your code is not attached at the time you are rolling over the button. How many keyframes do you have for the button?
quote:
Originally posted by: Andrei1
quote:
Originally posted by: Bloom
So if I do what Andrei says, it should be using AS3, correct?
No, what I suggested was AS2 code. This code is used when onRollOver functions is assigned to your button on the main timeline.
Since you are using the on(rollover) from withing the instance and if stageRoaster is located on main timeline - you need to change the scope of stageRoaster. It either can be _root or _parent:
on (rollOver) {_root.stageRoster.loadMovie("playerMovies/hahnJordan09.swf");
}
quote:
Would I write the code for button_jh in the frame of the layer that button is in, or do I just write it in a code layer within that frame?
quote:
I thought using AS2, I could just create a stage, give it an instance name, and load into that.
quote:
Is Loader() new to CS3?
quote:
Display list model?
Bloom, 3 years later and I'm using CS4 trying to figure out the same thing. In fact, I'm trying to find clear explanations of how action scripts work, how to attach them (my efforts keep not working and also turning off behaviors I've attached. Did you find an answer and can you point me towards a source? Adobe seems to have left the building.
North America
Europe, Middle East and Africa
Asia Pacific