A Flash Developer Resource Site

Search:

Type: Posts; User: ytacchi

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    1,822

    Thanks

    That was all the was wrong. I was getting so frustrated and knew it must have been something simple!
  2. Replies
    3
    Views
    1,822

    Can someone take a look at this please

    I have been building a nav bar for a site and everything was working yesterday and then I needed to add a new link today. I thought I did everything the same, but my newest link (Admission) isn't...
  3. Replies
    0
    Views
    459

    Backwards filling preloader

    I have created a basic filling preloader by selecting an image and tracing it's outline then applying a mask to the image.

    I then added is action script:

    stop();
    mask_mc._height = 1;...
  4. Replies
    4
    Views
    2,254

    not fixed but...

    I have tried to completely delete the affected layers and start again, but the same thing happens, so I have just removed those pictures from the slide show. Not the best fix, but I will keep...
  5. Replies
    4
    Views
    2,254

    it's too big

    even compressed I can't seem to get it small enough, I will keep trying...
  6. Replies
    4
    Views
    2,254

    fading movie clips

    I have a slide show set up with each movie clip in it's own layer, then they fade from one to the other using a motion tween where I adjust the alpha level to 0. I used a function to advance slides...
  7. Replies
    5
    Views
    467

    resolved, thanks

    I knew it should be a simple line of AS but couldn't get it right. Thanks for your help.
  8. Replies
    5
    Views
    467

    it's not a button...

    It's not a button, that is my problem. My buttons are all loaded fine and work fine, my trouble is that when you enter my site, all you get is my title and buttons. My text/picture boxes are empty...
  9. Replies
    5
    Views
    467

    Load movie into Empty Clip on page load

    I have a series buttons and two empty clips on the main page (one to hold the text and the other to hold the pictures / slide show) I have all the buttons working and loading the text etc correctly....
  10. Replies
    4
    Views
    437

    I knew it was there somewhere! Thanks. Yolanda

    I knew it was there somewhere! Thanks.

    Yolanda
  11. Replies
    4
    Views
    437

    Thanks

    That did make it stop. I know that there is a way to adjust the center of the spin but I can't seem to remember how to do it. Can you help me with this also?
  12. Replies
    4
    Views
    437

    My button doesn't stop...

    I am trying to create a pinwheel effect on a button that when you mouse on to the button it starts to spin slowly then speeds up to full and when you roll off slows down to a stop.
    The problem I...
  13. Replies
    1
    Views
    673

    "fairy dust" following the mouse???

    Is it possible to create a twinkle effect that follows the mouse when it is at or near a button?

    I was thinking maybe create a movie clip of the twinkle and but then how would it be scripted??
    ...
  14. Replies
    34
    Views
    1,070

    Thanks for the info, I have changed my file names...

    Thanks for the info, I have changed my file names to eliminate the spaces, and as for the invisible buttons, I thought it should work as you said, but when I tried to copy the first on for the...
  15. Replies
    34
    Views
    1,070

    differnt poster, someone eles is doing that, mine...

    differnt poster, someone eles is doing that, mine was the all.fla file......
  16. Replies
    34
    Views
    1,070

    Thanks for the clarification. As I said, I am...

    Thanks for the clarification. As I said, I am really new to AS and am trying to fumble my way through it, this is all helping me do that.
  17. Replies
    34
    Views
    1,070

    ok, can you help me translate your code so I can...

    ok, can you help me translate your code so I can make it work for me?

    function load_jpg_or_swf(targetMC, jpgURL) {
    _root.holder.mtClip.loadMovie(jpgURL);
    attachMovie("loader", "loadMC", 1000);...
  18. Replies
    34
    Views
    1,070

    OK, I need some additional guidance... I have...

    OK, I need some additional guidance...

    I have made my new movie and tried to copy/edit the code you gave me to fit what I have.

    I have put all pictures into a folder called "all occasion" and...
  19. Replies
    34
    Views
    1,070

    Thanks, I am off to Photoshop to do some...

    Thanks, I am off to Photoshop to do some shrinking. Will be back if I get hung up on anything.
  20. Replies
    34
    Views
    1,070

    Just to clarify, by using that code the jpg's are...

    Just to clarify, by using that code the jpg's are loaded from the server vs being contained within the actual swf. Therefore making the initial movie load time much faster due to the fact it is only...
  21. Replies
    34
    Views
    1,070

    I asume this would make the load time quicker. ...

    I asume this would make the load time quicker. Therefore I would love to but don't know how.

    Can you walk me through the initial code and steps? This forum has been great for learning new...
  22. Replies
    34
    Views
    1,070

    Thanks for the heads up. A professional...

    Thanks for the heads up. A professional photographer did the pictures for the site so I have to keep the quality quite high but will definately play around a bit. And it is yet another area of...
  23. Replies
    34
    Views
    1,070

    Thanks, I am glad I checked first. If...

    Thanks, I am glad I checked first.

    If breaking up my JPG won't help to shrink my swf size, any other thoughts on how to?
  24. Thread: loadmovie help

    by ytacchi
    Replies
    9
    Views
    695

    Thanks for clarifying, and it worked, thanks...

    Thanks for clarifying, and it worked, thanks again.

    When I changed my button code to a different swf file it loaded fine. I will have to rebuild my "all.fla" file and try that again.
  25. Thread: loadmovie help

    by ytacchi
    Replies
    9
    Views
    695

    :confused: :confused: Not sure what you...

    :confused: :confused:

    Not sure what you mean...
Results 1 to 25 of 57
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center