dukelips

msg:3686296 | 12:43 pm on Jun 29, 2008 (gmt 0) |
rocknbill help
|
eelixduppy

msg:3699601 | 7:23 am on Jul 16, 2008 (gmt 0) |
How are you doing with this? You figure anything out yet? Can you provide a little more information - how are you setting the events?
|
dukelips

msg:3699737 | 11:23 am on Jul 16, 2008 (gmt 0) |
just had this issue cleared. the scene is like this: 5 images and 5 transitions with fade in effect. whenever a transition occurs , I added a key frame in a new layer and added action specific to the corresponding frame. Earlier I tried to use events in a common action layer, but only later i found out the flash doesnt support propagating events.
|
rocknbil

msg:3700048 | 5:54 pm on Jul 16, 2008 (gmt 0) |
When you say "cleared," do you mean you solved it? But it does support propagating events - look at the preloadImage function in this earlier thread [webmasterworld.com]. Note how that function creates a listener object, assigns various attributes to the listener, then attaches the listener object to the movie clip, which is dynamically created.
|
dukelips

msg:3700459 | 3:21 am on Jul 17, 2008 (gmt 0) |
dear rocky, The issue was over but Im not satisfied with the ways things worked i was using the time line not the actionscript for the images. And I m trying to do a new one with the code pasted in the other thread.
|
dukelips

msg:3701384 | 4:54 am on Jul 18, 2008 (gmt 0) |
how will you add events for a multiple number of objects in a external action script class in AS 3.
|
dukelips

msg:3701715 | 3:16 pm on Jul 18, 2008 (gmt 0) |
something like a simple calculator with events in a single external actionscript file
|
|