A Flash Developer Resource Site

Search:

Type: Posts; User: supersunrising

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. thats strange that last post came out looking...

    thats strange that last post came out looking like a swear words. all I said was clarifying,
  2. Got it, thank you for ********ing, what I was...

    Got it, thank you for ********ing, what I was getting mixed up was butName being called from dispatch from the movieClip rather than from the mouse click. It makes sense now.
    Thank you again for...
  3. Hello Cancerinform, can I ask you just one more...

    Hello Cancerinform, can I ask you just one more question?
    in the function animFinished:
    Wouldn't it make more sense to place the "butName=event.currentTarget as MovieClip;" inside the "if...
  4. Oh wait didn't see that or ...read and thought...

    Oh wait didn't see that or ...read and thought all the way through
    if (butName!=butTarget) {
    butName.gotoAndStop(1);
    butTarget.gotoAndPlay(2);
    So instead of butname go and stoping at 1...
  5. Hey cancerinform, thanks for the info, but of...

    Hey cancerinform, thanks for the info, but of course; got few questions.
    In regards to the functions and how it all works, So when you first start all the movie clips goes to frame 1 and stop. When...
  6. Thank you cancerinform. I'll download the zip...

    Thank you cancerinform. I'll download the zip file and try it out.
  7. Play animation before starting a new animation.

    After doing some research, I found that there seem to be a lot of confusion regarding what I am trying to do.
    I thought this would be something that a lot of people would find it useful but very...
  8. Actually I figured it out. I needed to create a...

    Actually I figured it out.
    I needed to create a seperate function that will remove the event listener
    and create a seperate event listener with removeEventListener(Event.REMOVED_FROM_STAGE,
  9. where exactly would that be?

    Thanks for replying cancerinform. But if I want the loop to stop when I exit the frame where would I put the "removeEventeListener" in the loop?
    Would I specify it by exitframe?
  10. RemoveEventListener from seperate Movie Clip

    Hi I seem to have another problem that I can't seem to solve...Again.
    I have a very simple viewer that navigates between 3 frames. But in frame 2 I have a loop that allows you to scroll on the...
  11. Replies
    2
    Views
    1,554

    Hey Beathoven,thanks for the help. I'll give it...

    Hey Beathoven,thanks for the help. I'll give it a shot.
    I take it my_thumbnails would be my movie that contains all the thumbs...(that was a dumb question)
    Thanks so much. I'll probably try it...
  12. Replies
    2
    Views
    1,554

    Thumbnail scroll with mouseOver

    First, I feel so guilty, Flash Kit community has helped me out SOOO much in the past, and I have not been able to contribute much to it.
    But I am very grateful for this community.:)

    Having said...
  13. Replies
    2
    Views
    490

    Thank you thank you.

    THIS IS IT!
    Thank you sooooo much.
    YOU ROCK!!!
  14. Replies
    2
    Views
    490

    stack items in a row

    Any help or direction would be greatly appreciated.
    What I'm trying to do is, create 5 or 7 movie items in a list and when you click on any of the items the items in the front will move to the back...
  15. Dynamic external text with ease out scrolling

    Hello, I know there has been a lot of posts regarding the subjects in Scrolling, loading external text, and the beautiful effect of easing out scrolling effect.
    I've been reading and looking at...
  16. Help! links and forms aren't working underneath transparent Flash movie

    If anyone can help me it would be great.
    I saw a similar thread but no one replied.

    Here is what I'm trying to do.
    Create a transparent Flash movie so when you click a button it expands and play...
  17. Replies
    15
    Views
    5,060

    Many thanks Modified_dog, I get it now. Quick...

    Many thanks Modified_dog,
    I get it now.
    Quick question, can this same method be used with background image as well?
    so instead of 'black', I can use an image such as 'bg.gif'?
    Again that...
  18. Replies
    15
    Views
    5,060

    Thansk modified_Dog, I took a look at the...

    Thansk modified_Dog,
    I took a look at the example, but I seem to be having a bit of a hard time following the exaple. I'm still trying to ramp up on understanding classes. There isn't a flash 8...
  19. Replies
    15
    Views
    5,060

    HTML Background image

    Hey Haptic, I tried the getURL(javascript...)
    But it doesn't seem to work for Flash 8 only MX and lower.
    Do you know if Flash 8 doesnt' support this getURL(javascript ...) function for changing...
  20. Replies
    0
    Views
    431

    Resizing a flash movie in HTML

    If someone could help I'd really apporciated it.
    I was reading a thread for Floating a flash movie on top of the HTML. And Mr.Whisper (moderator) mentioned resizing the flash movie.
    I followed the...
  21. Close or Resize flash movie after its done playing in the html

    So I've been seeing a lot of similar questions on the board. I am trying to create a Flash presentation on a website but once its done playing, it can resize to a small item or calapse altogether....
  22. Replies
    2
    Views
    1,428

    How do you do that?

    This is exaclty my question. Hey, rdoyle720 can you tell me how do you actually close or resize the Flash file after its done playing or by user clicking on the button?

    Your help is greatly...
  23. That makes alot of sense Thanks VI Knight

    That makes alot of sense
    Thanks VI Knight
  24. Thats great but, just couple more questions,...

    Thats great but, just couple more questions,
    What would the target be?
    And where would I add this actionscript to?
    Should I create a movie with the photos in it and make that a target than add the...
  25. loading jpgs from directory into flash movies

    I know this is doable, but I just can't seem to get it.
    Does anyone know or point me to where I can find out how to load jpgs from a directory? A friend says "get url" and point it to the jpg file...
Results 1 to 25 of 27
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center