ActiveDen

Bubbles Mask Transition

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Sri Lanka
rRomila says

good job as usual… keep up my friend :)

2 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 1 and 9 items
  • Colombia
  • Referred between 1 and 9 users
sjumah says

very smooth.. nice

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
Sathish says

Can stage size can be modified, for bigger images?

2 years ago
Author
rcuela rcuela replied

yes, open the fla and change the stage size, then open the xml and can adjust the width and height of the mask and more…

2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
predacom says
Purchased

how to put a imagen in front of the transitions, like a watermark

2 years ago
Author
rcuela rcuela replied

hi predacom.

In the fla after adding the bubble mask transition, add any image.

    var loader:Loader = new Loader();
    var urlRequest:URLRequest = new URLRequest(url);
    loader.load(urlRequest);

where url is the path of your image

2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
predacom says
Purchased

dont work, imagen don’t display over the transition the code is:

var cImages:BubbleMask = new BubbleMask(“xml/BubbleMaskItems.xml”, “css/BubbleMaskStyle.css”); var loader:Loader = new Loader(); var urlRequest:URLRequest = new URLRequest(“uptown.png”); loader.load(urlRequest); this.addChild(cImages);

plz help!

2 years ago
Author
rcuela rcuela replied

add this line at the end

this.addChild(loader);
2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
predacom says
Purchased

muchas gracias brother

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
davemandoo2 says
Purchased

Hi Is there a way to make the movie load with the first image showing, not white? Thanks

2 years ago
Author
rcuela rcuela replied

Uhmm, it’s not prepared for that, but you can add a image in the flash as a background.

A white image will always be showed, because the time of the first image loading.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
lennydevee says

Hi

With this and some of your other transitions is it possible to have them set not to loop. So play a set number of images and stop on the last one.

Thanks

2 years ago
Author
rcuela rcuela replied

All the transition are not ready for that, but they can be easily manage to achieve that.

2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
predacom says
Purchased

cant i show the animation with background transparent, not a color

7 months ago
Author
rcuela rcuela replied

did you try with wmode = Transparent?

if you need more help, please click on my icon and send me a mail via author page.

7 months ago

by
by
by
by
by