ActiveDen

Dynamic Shine

  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • United States
savvyone says
Purchased

Hi I purchased this file ,loved the effect.However unable to open the source.I get “unexpected file format”.Using flash 8 professional.Please help.

thanks

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
animike says
Author

please email me through my profile

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

i like

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

hi animike, I wuold like to use this fx without a click, just like a loop, but I don´t know how to do that. Can you help me with that? thanks

3 years ago
Author
animike animike replied

please reread all of the comments and the description of the file on FD.

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

Good stuff.

Hey, how can you get the moveGlow to play in reverse after you have had it go forward? I used: moveGlow(); setInterval(moveGlow,4000);

to get a loop but it would be nice to get it to go forward and then quickly backward right away and then repeat that.

3 years ago
Author
animike animike replied

it is not set up for that. you would have to make another function that is called immediately after moveGlow is finished. it would be similar to moveGlow, but its x-values would be different.

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

Hi,

Just bought this effect. I want to start the movie immediately without have to click. Is it possible?

Please help. Thank you. :)

2 years ago
Author
animike animike replied

you simply need to call moveGlow() without requiring the click. read some of the comments for this item to see how.

2 years ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
tracychong says
Purchased

Mmm…I have read through the comments but just don’t get it where shall I put. I am new in AS…Mind to give more detail? Just want the shining start without clicking. For the looping, I have tried from some comments above, and seems it works. But just don’t know how to let it start automatically.

Thank you

2 years ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
tracychong says
Purchased

Or…maybe there’s anyone there who can help me on this? I have reread the comments again and again…but…just can’t get any clue. :(

2 years ago
Author
animike animike replied

Instead of calling the setInterval, just call moveGlow(). If you got the looping working you are one step away from figuring it out. Trust me, getting it to work by yourself is much more rewarding and you will have learned in the process. I’m standing by, but I want you to give it another go.

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

Can you make a function to move the glow backwards?

1 year ago
Author
animike animike replied

How familiar are you with AS?

1 year ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
intelsys says
Purchased

i tried this and i think it’s working. Now i just need to add a “shinning stars” effect on it ;)

function returnGlow() { new Tween(clipTop.glow, “_x”, Linear.easeOut, clipTop.clip._width+25, -25, .3, true); new Tween(clipReflect.glow, “_x”, Linear.easeOut, clipTop.clip._width+25, -25, .3, true);

}

1 year ago
Author
animike animike replied

Nice. I was gonna suggest reversing the “forward” script. Lemme know if you still are having issues.

1 year ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
intelsys says
Purchased

All i need now is to make this work with AS3 . Can you do it?

1 year ago
Author
animike animike replied

Unfortunately no. That would require rewriting all of the code. There may be ways (although I’ve never tried them) of making as2 work in as3 framework. I’d search around the forums a little bit. I recall seeing a few posts there a while back.

1 year ago
by
by
by
by
by