A Flash Developer Resource Site

Search:

Type: Posts; User: drog1998

Page 1 of 9 1 2 3 4

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    1,476

    thanks for that. A friend of mine figured it out....

    thanks for that. A friend of mine figured it out.

    Basically, it wasn't to complicated but maybe to complicated to actually explain it here so if any body need the file they can PM me.
    ...
  2. Replies
    2
    Views
    1,476

    Can you mask a mask?

    Hi there,

    can anybody help? I'm trying to mask a mask.

    If you look at the attached file you'll see the roller is mask by the shape tween, i'm trying to mask the image behind so it only appears...
  3. Flash8 i've found out the problem.... See the section...

    i've found out the problem....

    See the section 'Loading Complications' on this link...

    http://www.senocular.com/flash/tutorials/preloading/
  4. Flash8 Blank screen and preloaded starts at 40%??

    hi all,

    my site is finished but as it's quite a large SWF the preloader and logo doesn't appear on screen untill it's load about 40% loaded.

    Is there any way to get the logo on screen before...
  5. Replies
    2
    Views
    1,544

    thanks MusicMan, that worked a treat. cheers.

    thanks MusicMan, that worked a treat.

    cheers.
  6. Replies
    2
    Views
    1,544

    Adding extra fields to a Flash/PHP form

    Hi all,

    could somebody tell me how to add extra fields to a Simple Email Form?

    Currently it sends just the 'message' field but I need to add some extras in like telephone, addition info etc....
  7. Replies
    5
    Views
    1,712

    thanks for your help. I worked it out. It was...

    thanks for your help.

    I worked it out. It was a not linking correctly. Rather than use

    onClipEvent(data){
    // show welcome screen
    _root.nextFrame();
    }

    I substituted _root. for
  8. Replies
    5
    Views
    1,712

    Do you mean frame 1 of the movie clip? as it...

    Do you mean frame 1 of the movie clip?

    as it is there's the form on frame 1 and the thank you on frame 2.
  9. Replies
    5
    Views
    1,712

    hi skewq, should this bit of come go on the...

    hi skewq,

    should this bit of come go on the submit button?

    //from root
    function nframe()
    {
    nextFrame()
    }
    MCcenter.emptyMC.nextFrameFun = nframe//or whatever location where the form...
  10. Replies
    5
    Views
    1,712

    Contact form not showing 'Thank You'

    Hi all,

    i'm using a really simple PHP contact form. It works well and sends the information to my email but it will not go to the 'Thank you' message on the next frame.

    Here's the code on the...
  11. Replies
    3
    Views
    1,464

    thanks for looking gparis. Isn't it creating...

    thanks for looking gparis.

    Isn't it creating an empty movie clip to the stage? It all done dynamically through the code. I just can't seem to unload it from the stage.
  12. Replies
    3
    Views
    1,464

    Unloading dynamic movies?

    Hi I bought a photo gallery flash file from Active Den. I know it's lazy but...

    i've placed this on my timeline and it work well but i can seem to unload the movie when i go back a frame. How do...
  13. Replies
    3
    Views
    1,890

    please can somebody help?

    please can somebody help?
  14. Replies
    3
    Views
    1,890

    anybody?

    anybody?
  15. Replies
    1
    Views
    3,889

    anybody?

    anybody?
  16. Replies
    3
    Views
    1,890

    Here's the code i'm using for the pauses within...

    Here's the code i'm using for the pauses within the timeline of my movie - not sure if this is what's causing the problem with the timeline doing weird things.

    stop();
    var nInterval =...
  17. Replies
    3
    Views
    1,890

    Help with timeline and navigation please.

    hi there,

    i'm trying to make a flash presentation. The navigation is simple, just left and right arrow keys jump to the next frame label on the main timeline. For some reason though when i skip...
  18. Replies
    1
    Views
    3,889

    Sound won't fade. Please help!

    hi all,

    i'm having real problems with fading a bit of music on my timeline. I know that people say that dynamically controlling the sound is more versatile but i'm having trouble with that too.
    ...
  19. Thanks Dawsonk, i'm half way there. Can you...

    Thanks Dawsonk, i'm half way there.

    Can you tell me how to fade it out when it reaches a certain keyframe?

    I think it currently fades at a particular percentage of the tune rather than at a key...
  20. Sorry to be stupid but could you just break down...

    Sorry to be stupid but could you just break down the code for me.

    i'm assuming this is to attach the sound? Do I just replace "visions" with my linkage name?

    var my_sound:Sound = new Sound();...
  21. anybody?

    anybody?
  22. Fade in and Fade out with attached sound problem

    Hi all,

    I've trawled through the forum and there seems to be no definitive answer the problem. I've tried looking for hp3's FAQ as well.

    i'm trying to fade out a bit of music that has been...
  23. anybody?

    anybody?
  24. Pausing the timeline in a Flash Slide Presentation template.

    Does anybody know how to add a pause using Flash Slide presentation?

    If you add a 'Stop' anywhere on in the action script when using the arrow to go back and forward through slides it goes to the...
  25. Replies
    3
    Views
    507

    i'm using CS4. The only movie option i get is...

    i'm using CS4.

    The only movie option i get is .mov file.

    I have tried a few things and have found the only way to get a movie file is to have everything on the main time line and no movies...
Results 1 to 25 of 219
Page 1 of 9 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center