A Flash Developer Resource Site

Search:

Type: Posts; User: liquidizer

Page 1 of 18 1 2 3 4

Search: Search took 0.14 seconds.

  1. Replies
    28
    Views
    1,531

    It's front page of the Sun this morning, they're...

    It's front page of the Sun this morning, they're saying he was a satanist
  2. Replies
    3
    Views
    429

    Don't know anything about delays i'm afraid, that...

    Don't know anything about delays i'm afraid, that would involve math and i am crap at math :D
  3. Thread: AutoStart

    by liquidizer
    Replies
    5
    Views
    549

    Re: fero

    SHE
  4. Thread: AutoStart

    by liquidizer
    Replies
    5
    Views
    549

    Open notepad type this [autorun] open =...

    Open notepad

    type this

    [autorun]
    open = filename.exe
    save as .inf

    place at root of cd
  5. Replies
    1
    Views
    344

    The way I manageed to do this was to make 1...

    The way I manageed to do this was to make 1 button and 1 movie clip.

    So make a button but keep the design the same on the up, over and down states.

    Then create your animation and convert it...
  6. Replies
    3
    Views
    429

    I am not sure if it can be done but if it can I...

    I am not sure if it can be done but if it can I think it would look like this...

    on (release) {
    tellTarget ("_root.movie1") {
    gotoAndPlay ("framename");
    tellTarget ("_root.movie2") {...
  7. Replies
    48
    Views
    3,236

    I remember those sweets, they were minty and I...

    I remember those sweets, they were minty and I think they were called pacers.
    That space invaders game was cool.

    I can also remember when....

    The bus cost 10p
    Starbar was Boost, and for some...
  8. Replies
    9
    Views
    451

    Thanx guys, that's really helpful. :D

    Thanx guys, that's really helpful. :D
  9. Replies
    9
    Views
    451

    I meant to say that it had to be a 3d program,...

    I meant to say that it had to be a 3d program, nothing huge like 3Dmax or anything, just something simple but powerful.

    Thanx for answering Razor
  10. Replies
    9
    Views
    451

    Hi I need a program for making little gif's....

    Hi

    I need a program for making little gif's. Just like spinning logos for work, simple things you know. What do you guys use and what do you recommend???

    Thanx
    Lx :D
  11. Replies
    6
    Views
    560

    Jamble, are there any bands you do like?...

    Jamble, are there any bands you do like? Smashmouth aren't a one hit wonder. Not long ago you were slating Gomez....(yay... going to see gomez on 30th april)

    Anyway thanks for the help babe but...
  12. Replies
    112
    Views
    4,212

    I'm in London, the sun is out but it's damn cold ...

    I'm in London, the sun is out but it's damn cold

    brrrrrrr

    or maybe I should turn the air-con off, that would be and idea wouldn't it :D
  13. Replies
    6
    Views
    560

    Hi Guys There is an advert on TV at the moment...

    Hi Guys

    There is an advert on TV at the moment for the new Ford Fiesta. I haven't seen it but a friend is asking me what track is playing. It is a woman singing and some lyrics are "don't stop...
  14. I never check my email so it's pointless really,...

    I never check my email so it's pointless really, just post in one of the help forums and if I'm not here someone else will help you.
  15. Replies
    1
    Views
    385

    Have one button all the way through your movie...

    Have one button all the way through your movie with no action on it, then on the last frame create another instance of the button with the action on it.
  16. Replies
    2
    Views
    401

    What does the screen actually look like when you...

    What does the screen actually look like when you press the button, does it change at all?
  17. Replies
    4
    Views
    496

    on (release) { unloadMovie (moviename); }

    on (release) {
    unloadMovie (moviename);
    }
  18. Replies
    2
    Views
    380

    A preloader will not load external movies because...

    A preloader will not load external movies because they are "external" all it sees is the actionscript in the frame or on the object, it doesn't perform the action. So you would need to put a...
  19. I made you a little .fla that may help. It's just...

    I made you a little .fla that may help. It's just tweening. Let me know when you download it so I can delete it please.

    Lx

    http://www.liquidresource.pwp.blueyonder.co.uk/test.fla
  20. Replies
    1
    Views
    549

    I managed to do this by downloading and picking...

    I managed to do this by downloading and picking apart this movie

    http://www.flashkit.com/movies/Interfaces/Navigation/Horizont-Chris_Wh-1818/index.shtml
  21. Replies
    2
    Views
    377

    Flash 5 doesn;t support video but there is a way...

    Flash 5 doesn;t support video but there is a way to use quicktime, search thje tutorials section of this site for "quicktime" and you should find. Or you could buy the Flash MX upgrade, I believe it...
  22. Replies
    4
    Views
    504

    If you are putting the file on CD you sould use...

    If you are putting the file on CD you sould use an .exe not .swf.

    Open notepad and copy this into it

    [autorun]
    open=yourfilename.exe

    Save as .inf
  23. Replies
    1
    Views
    362

    Do you have a stop action in the last frame of...

    Do you have a stop action in the last frame of the fade up MC and the fade down MC? if not try that.
  24. Replies
    3
    Views
    471

    Click on FLASHtyper on the menu of this...

    Click on FLASHtyper on the menu of this site.....or just click here....

    http://board.flashkit.com/textfx/start.shtml
  25. Thread: autoplay

    by liquidizer
    Replies
    1
    Views
    483

    [autorun] open=yourfilename.exe Put this in...

    [autorun]
    open=yourfilename.exe


    Put this in notepad or something and then save as autorun.inf


    If you want to use youor own Icon use this

    [autorun]
Results 1 to 25 of 426
Page 1 of 18 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center