A Flash Developer Resource Site

Search:

Type: Posts; User: TheSwan99

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    471

    That was exactly the guidance I needed! Thank you!

    That was exactly the guidance I needed! Thank you!
  2. Replies
    1
    Views
    483

    Mac IE browser fiasco?

    Hey gang, I've finally finished my little photo gallery/slideshow (with enormous help from this community, thank you!) but I've got one last stumbling block:
    ...
  3. Replies
    2
    Views
    471

    Help with a Target Path, please?

    Hi there.

    I had this movie purring along perfectly and then I decided, genius that I am, that I would take these two troublesome layers and put them together inside a new movie clip.

    I was...
  4. Replies
    4
    Views
    535

    Thanks very much for your help! I've changed...

    Thanks very much for your help!

    I've changed the file considerably. I just couldn't get it to work. I finally took the buttons and put them inside the movie clip itself. Now I've got all new...
  5. Replies
    0
    Views
    377

    Problems with a button!

    Hi there.

    I've got two buttons that are supposed to be controlling a Movie Clip. The weirdest thing is happening, though.

    When you click one button, it's supposed to play the movie forward. The...
  6. Replies
    4
    Views
    535

    Thanks for the reply! The button is...

    Thanks for the reply!

    The button is controlling a separate movie clip. Should I then change the code to read something like this?


    on (press) {
    if (_root.previewpane._currentframe>25)...
  7. Replies
    1
    Views
    377

    Targeting an MC help

    I've got a button inside a movie clip that's trying to send a command to the root level. The script tells it to load a JPG (from a list of variables) and targets a move clip on the root level named...
  8. Replies
    4
    Views
    535

    Expressions in "GoToAndPlay?"

    I've got a movie clip that's behind a mask. From Frame 1 to 25, it scrolls up. From Frame 26 to 50 it scrolls down. I've got two buttons on the main stage that are there to control the direction of...
  9. Replies
    0
    Views
    346

    Targets and scrolling

    Hello! Attached here you'll find the file I'm working on, complete with JPGs and text file.

    The file is here: http://www.frankfradella.com/Flash/Todd.zip

    I'm trying to get the thumbnails on...
  10. Replies
    19
    Views
    924

    Heh. Yeah. I caught that, too! Thanks again...

    Heh. Yeah. I caught that, too!

    Thanks again for your help! I've uploaded the finished file to my server. You can have a look if you'd like!

    http://www.frankfradella.com/Todd/test.html
  11. Replies
    19
    Views
    924

    Hey... one more quick question: I like what...

    Hey... one more quick question:

    I like what you did with the preview images, making them come in sequentially like that, but what I'm really trying to do is make the main images come in like that....
  12. Replies
    19
    Views
    924

    Most excellent! Thank you!!!

    Most excellent! Thank you!!!
  13. Replies
    19
    Views
    924

    Hello again and thank you for replying! I'm...

    Hello again and thank you for replying!

    I'm afraid I don't know what you mean by:



    Also, how will putting the actions on a separate layer help me? I'm not opposed to it, mind you, I'm just...
  14. Replies
    19
    Views
    924

    Okay. I tried that. Didn't work. I also tried...

    Okay. I tried that. Didn't work.

    I also tried pasting that second line (the loadMovie) into Frame 1. The image doesn't load there, either. :-\

    I'm attaching the files to this in the hopes that...
  15. Replies
    19
    Views
    924

    Yes, exactly. I'm loading into "main"

    Yes, exactly. I'm loading into "main"
  16. Replies
    19
    Views
    924

    Isn't the item after the comma the target...

    Isn't the item after the comma the target location for the first variable?
  17. Replies
    19
    Views
    924

    Ack! It was a typo, but not here. It was a...

    Ack! It was a typo, but not here. It was a mistake I'd made in the file. Unfortunately, it doesn't seem to have fixed anything. :-\

    I feel like I'm REALLY close here. What I really need is for one...
  18. Replies
    19
    Views
    924

    Actually, what I've got and I'm what I'm trying...

    Actually, what I've got and I'm what I'm trying to do looks like this. Maybe you can tell me where I'm going wrong!


    i = 1;
    var MainMovie:String = "myVars.full"+i;
    myVars = new LoadVars();...
  19. Replies
    19
    Views
    924

    Loop with variables?

    Hello!

    This one needs a little explanation before I can get to the question, so please bear with me.

    I’m building a photo gallery/slideshow. When the movie loads, all 24 thumbnails are called...
  20. Replies
    7
    Views
    375

    Hello and thank you for responding! I'm...

    Hello and thank you for responding!

    I'm attaching all the relevant files to this post (Flash file, jpeg, text file). Any help you can give me would be great!

    When I did the trace, the output...
  21. Replies
    7
    Views
    375

    Variable to MC trouble

    Okay... I need help. I had everything working and then I changed something and the more I've tried to get it back the worse I seem to make things.

    I have a text file in the folder named...
  22. Replies
    3
    Views
    526

    GOT IT!!! Thank you all!

    GOT IT!!!

    Thank you all!
  23. Replies
    3
    Views
    526

    loadMovie question

    Is it possible for the loadMovie action to use a variable instead of a URL?

    I'm trying to dynamically assign the URL from a text file on the server, but I'm not sure it can be done. I'm using...
  24. Replies
    6
    Views
    510

    Hmm. So let's say that I have a row of thumbnails...

    Hmm. So let's say that I have a row of thumbnails on the left of the stage, and the area to the right is where the full-size images will load when the thumbnails are clicked.

    Once the clip is...
  25. Replies
    6
    Views
    510

    Is there a way to determine the dimensions of the...

    Is there a way to determine the dimensions of the JPEG as it imports and then have the MC automatically center it?
Results 1 to 25 of 40
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center