Michael, please, is possible have the class in AS 2 for use in Flash 8???
- Has been a member for 3-4 years
- Exclusive Author
- Sold between 100 and 1 000 dollars
- Bought between 1 and 9 items
- Netherlands
- Referred between 1 and 9 users
Looks nice!
How do I add an event listener to act upon completion of the transition? I am using the following lines but they do not appear to be working…
bitmapdataTransitions.addEventListener(Event.COMPLETE, dothis);
function dothis(evt:Event):void
{
trace(“Done”
;
}
Thank you.
I’m a little confused between this one and your maskTransitions; what is the difference between the two?
- Has been a member for 5-6 years
- Author was Featured
- Beta Tester
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Bought between 10 and 49 items
- Netherlands
- Referred between 50 and 99 users
Hi Darth_aztek,
This one uses bitmapdata (parts of the image) and the other one makes masks on parts of the images
so here you actualy animate parts of the image and their just the masks of it.
@peterG It currently does not dispatch events send me a email then i send you a version that does (i will update it soon here)
Does this work if you are using image loaders?
- Has been a member for 5-6 years
- Author was Featured
- Beta Tester
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Bought between 10 and 49 items
- Netherlands
- Referred between 50 and 99 users
yes, as long as you use the effect when the image is done loading 
i’m stuck trying to implement this into a slideshow – any step by step instructions you can give me? I am rebuilding the slideshow without image loaders so I could do it either way…
- Has been a member for 5-6 years
- Author was Featured
- Beta Tester
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Bought between 10 and 49 items
- Netherlands
- Referred between 50 and 99 users
What do you have already?
Hi,
I want to use these transitions with my slideshow which uses an XML file (143 images) – images.xml
How can I combine my images.xml file with your transitions?
Regards
- Has been a member for 5-6 years
- Author was Featured
- Beta Tester
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Bought between 10 and 49 items
- Netherlands
- Referred between 50 and 99 users
You need to call the efect in the complete function of the image loader but it depends on the slideshow file

88 Purchases
31 Comments