A Flash Developer Resource Site

Search:

Type: Posts; User: asmallmonkeyman

Page 1 of 9 1 2 3 4

Search: Search took 0.04 seconds.

  1. Thanks thats great, I did just do it another way...

    Thanks thats great, I did just do it another way completely by putting a setinterval clear, then setting another setinterval to wait 8 secs then do the runfuncs, it has led to a load of problems...
  2. thanks very much khaos2004 and a_modified_dog...

    thanks very much khaos2004 and a_modified_dog thats extremely helpful.:)

    Ive just spent time trying khoas' idea and it worked, and I understood it. However it doesnt repeat or rather I cant get...
  3. thanks very much khaos2004 and a_modified_dog...

    thanks very much khaos2004 and a_modified_dog thats extremely helpful.

    Ive just spent time trying khoas' idea and it worked, and I understood it. However it doesnt repeat or rather I cant get it...
  4. Ive just quickly tried this, but does it run...

    Ive just quickly tried this, but does it run without pressing the button? Its not doing anything, I mean I want to run the code script inside the button? Thanks very much for the info.
  5. Replies
    1
    Views
    388

    Not sure about the script (im no expert) but it...

    Not sure about the script (im no expert) but it shouldnt be too hard on a basic drag ive done it like this before, if that helps (prolly mine too basic, sorry):





    if...
  6. sounds a very hard task for a new starter if your...

    sounds a very hard task for a new starter if your editing .flas online but I prolly misunderstood that. Anyway to pop up an movieclip what you could do is just have a mc popup that is linked to an...
  7. [CS3/AS2] simulate button press without input

    Im a bit stuck with this and thought id see if anyone can offer any suggestions.

    I have a set of button scripts that are a complex menu, moving text up and down and things. It also moves images...
  8. Replies
    6
    Views
    549

    Thanks very much for your help. Ive lowered the...

    Thanks very much for your help. Ive lowered the movement to as smooth as possible and used 40fps. I also lowered my image as low as possible, although its still large.

    Cheers
  9. Replies
    6
    Views
    549

    It does jitter about a it yes. A sort of wobbly...

    It does jitter about a it yes. A sort of wobbly look at times, but it was very severe before now its not too bad. I just tried it on 60fps and it works almost perfectly. Id only have to change one...
  10. Replies
    6
    Views
    549

    I cant really change the fps as the animations...

    I cant really change the fps as the animations will all need redoing, some are not script based. Its on 24fps. I have heard the browsers knock it down anyway so it wouldnt be able to do 60 etc.
    ...
  11. Replies
    6
    Views
    549

    Optimise Scroller?

    Ive used this scroller, who I cant find the author of still (to credit) Ive altered it a tiny bit, removed some stuff from original but Im not an expert at this complex scrolling stuff. Can anyone...
  12. Replies
    1
    Views
    524

    Ok so ive decided to try loading in movieclips...

    Ok so ive decided to try loading in movieclips
    Seems to work for now.
  13. Replies
    1
    Views
    524

    stop audio stream? Play once?

    After much messing on, im trying to get a button to be on and off itself, with a stream and have other buttons do the same which in turn turn off those other buttons. I have finally got it to work,...
  14. Thanks, but Im just wanting to credit the owner,...

    Thanks, but Im just wanting to credit the owner, for once I have no questions :)
  15. Still no one knows? This is very strange. I pmed,...

    Still no one knows? This is very strange. I pmed, but got no reply.
  16. Yes you need to re-enable them I think. You...

    Yes you need to re-enable them I think. You could go to a different place on the timeline that has the buttons disabled already instead perhaps. Sorry if this isnt much help.
  17. Replies
    8
    Views
    1,246

    Not sure, but maybe it might work better if they...

    Not sure, but maybe it might work better if they were movieclips not buttons. Also script it off the timeline might help.
  18. Replies
    4
    Views
    1,221

    Why dont you just put : button.enabled =...

    Why dont you just put :

    button.enabled = false;

    when the swf loads? Not sure if thats the exact syntax sorry im rubbish at AS, but you can search for enabled, disable buttons etc. You could...
  19. Replies
    14
    Views
    1,125

    Its a bit silly to keep everything vectors and...

    Its a bit silly to keep everything vectors and defies the whole point of design! Shame on you!

    I frequently use images in my flash and they work fine, most interesting web designs have textures...
  20. Replies
    14
    Views
    1,125

    Like the PP said you can import AI files, which...

    Like the PP said you can import AI files, which can be scaled etc as vectors, its just a bit buggy Ive found, but workable.

    The biggest disapointment for me is that AS3 is not usable by the...
  21. The easiest way to do the button would be this. ...

    The easiest way to do the button would be this.

    1. import your music file to the library.

    2. go to your button, right inside it, where it says up down hit etc. In "down" this will be a user...
  22. Replies
    6
    Views
    578

    Maybe you should start a new topic with the new...

    Maybe you should start a new topic with the new question. I dont know a lot about video.

    Id guess it would be best to resize it in one of your video programs first then put it in flash, as flash...
  23. Is this your code? Parallax source author needed

    I really need to reference the author of this parallax code but annoyingly Ive lost the forum post and Ive looked and searched for hours but I cannot find it.

    Here is the code


    stop();
    var...
  24. Replies
    6
    Views
    578

    I imagine using a video editing program would be...

    I imagine using a video editing program would be better at resizing videos since flash isnt aimed at video really. Adobe premiere would probably do the best job. Otherwise Id resize outside of flash...
  25. Firstly you say scenes. I would say never use...

    Firstly you say scenes. I would say never use scenes ever for anything. Why? Because you cant refer to exact scenes in other scenes (or so I found when i first did flash) So it causes massive...
Results 1 to 25 of 215
Page 1 of 9 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center