ActiveDen

XML Mask Transition Pack V2 with Texts / CSS

  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
usaum says
Purchased

Hello, thanks for your help a few days ago. I got it to run perfectly now. Very nice product! I have a question: Is it possible to add a row of button with numbers where users can select the pictures directly without having to wait for the pic to come up again? I don’t mean hyperlink buttons, more like a picture selector without changin the URL . Transition should then continue as usual when there is no further manual selection (after 4 sec of no event for example).

Thanks & Greetings from Germany

3 years ago
  • Has been a member for 4-5 years
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 50 000 and 100 000 dollars
  • Bought between 1 and 9 items
  • Peru
  • Referred between 10 and 49 users
rcuela says
Author

usaum, I’m considering your comment.

3 years ago
  • Has been a member for 2-3 years
w00t4flash says

Hi, rcuela, I love this pack and am ready to buy it if you could help me out with a few questions I have. I’m currently using the TN2Gallery from flashloaded and I was wondering if your transitions would work with their gallery? I know this is kind of a random question as you may have never seen that gallery before, but it’s basically a XML driven photo gallery. I love your transitions and it would be awesome if I could use them with my existing galleries! Thanks in advance.

3 years ago
Author
rcuela rcuela replied

w00t4flash, click on my icon and send me a mail.

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

May I assume that one can eliminate all text and just use the transitions?

3 years ago
Author
rcuela rcuela replied

sure

3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
debbiekola says
Purchased

Thanks for this. Can you please tell me how to stop it from looping?

3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
debbiekola says
Purchased

I replaced the icon images with png trasparent images. They show up in IE but not in FF. Do you have any idea why this might occur?

3 years ago
  • Has been a member for 4-5 years
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 50 000 and 100 000 dollars
  • Bought between 1 and 9 items
  • Peru
  • Referred between 10 and 49 users
rcuela says
Author

debbiekola, I dont know why. Do you have the last version of FF?

3 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • United States
  • Referred between 1 and 9 users
foxfirecr8 says
Purchased

Thanks for a great product. I’m fairly new to Flash, so forgive my ignorance. Is there a way to insert a music file. (I’ve tried adding a new layer with a blank keyframe and then adding a sound file to the blank keyframe. However, this messes up the transitions between the images.) Any guidance would be much appreciated! Thanks!

2 years ago
Author
rcuela rcuela replied

Hi foxfirecr8. Well the best way to add sounds is using

var mySound:Sound = new Sound();

mySound.attachSound(“mySoundAtLibrary”);//in the library

mySound.start(0,9999);

There are other ways, but this will work ;)

2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • United States
  • Referred between 1 and 9 users
foxfirecr8 says
Purchased

Thanks for the fast response, rcuela!

Being a novice, I have a couple of question:

1. Does it matter where I insert the script into the action script?

2. Do I replace “mySound” with the name of the wav file in my library?

So it would look like:

var ItsChristmas:Sound = new Sound();

ItsChristmas.attachSound(“ItsChristmasAtLibrary”);//in the library

ItsChristmas.start(0,9999);

Thanks for your help as I figure out how to make this work!

2 years ago
Author
rcuela rcuela replied

ItsChristmasAtLibrary must be in the Library, right click >Properties> and active export for actionScript

2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • United States
  • Referred between 1 and 9 users
foxfirecr8 says
Purchased

Hi rcuela,

I have the music file (ItsChristmas) in my library. I selected Export to ActionScript.

I’ve pasted the AS code you provided, but it is still not working. Is there a particular line in the AS code where it needs to go?

Do I replace “mySound” with the music file title “ItsChristmas”?

I can send you a screen shot if that would be helpful.

Again, sorry for my ignorance; I sure appreciate your help. Thanks!

2 years ago
Author
rcuela rcuela replied

send me a mail using my icon

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
mmsarno says
Purchased

Can you explain to me how to remove the text and text background so I can just use the transitions?

I purchased the pack today but cannot figure out how to do it.

thanks

2 years ago
Author
rcuela rcuela replied

hi, I sent you a mail with the instructions

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
phammen says
Purchased

@rcuela

Thanx, works like a buzz, changing the size was easy. Good deal!

Peter v/d Hammen Netherlands

2 years ago
  • Has been a member for 4-5 years
  • Bought between 1 and 9 items
ruipedrocampos says
Purchased

Hello,

I bought your gallery, and i need to place a button over de gallery and what happens is, even if i place the button on a top layer the button still gets masked, and desapears, i need you to help me on this matter, please.

Thank you Rui

2 years ago
Author
rcuela rcuela replied

Hi Rui.

Find the last this.createEmptyMovieClip(...

Then add these lines

this.createEmptyMovieClip(“mcButton”, this.getNextHihestDepth())

mcButton.loadMovie(“yourbutton.swf”)

2 years ago
by
by
by
by
by