A Flash Developer Resource Site

Search:

Type: Posts; User: mickbrit55

Page 1 of 20 1 2 3 4

Search: Search took 0.29 seconds.

  1. Replies
    4
    Views
    483

    Hello... Try uploading it to here, or post a...

    Hello...

    Try uploading it to here, or post a link where we can download the fla file. What version of Flash are you using?
  2. Replies
    2
    Views
    335

    I'm not in the mood to answer Flash 5 questions.

    I'm not in the mood to answer Flash 5 questions.
  3. Hello :) A very noble idea centa, but let me...

    Hello :)

    A very noble idea centa, but let me tell you that it is very hard being involved in a collaborative project with people that DO know what they are doing! Just making sure that the left...
  4. Replies
    4
    Views
    483

    Hello :) If everything works ok locally, and...

    Hello :)

    If everything works ok locally, and you only get the error when you upload it to the web, usually means that the file name of the swf to be loaded is wrong. Be a good place to start...
  5. Replies
    1
    Views
    370

    Hello :) It doesn't matter, simply create your...

    Hello :)

    It doesn't matter, simply create your preloader on the main timeline and it will preload the rest.

    Mick
  6. Replies
    9
    Views
    685

    It works every time, you are just doing it wrong....

    It works every time, you are just doing it wrong.

    Mick
  7. Replies
    9
    Views
    685

    ...thats messed up .... go to EDIT and view the...

    ...thats messed up .... go to EDIT and view the answer ...

    Mick
  8. Replies
    9
    Views
    685

    Hello :) You mean centered in the webpage...

    Hello :)

    You mean centered in the webpage right?

    Open up the source for the page, find the <object> tags and put a <center> tag around them :

    <center><object>blah .... blah ......
  9. Replies
    2
    Views
    435

    Hello :) It's always best to save your...

    Hello :)

    It's always best to save your graphics in Photoshop to the size you will need in Flash. You CAN import a much larger file and scale it down with the free transform tool, but the file will...
  10. Replies
    5
    Views
    507

    Hello :) If you have a movie clip that holds a...

    Hello :)

    If you have a movie clip that holds a button, and you want it to send the playhead to a frame label called "contact" on the MAIN timeline, then your code on the button would be :
    ...
  11. Replies
    4
    Views
    434

    Hello ... php is a server-side scripting...

    Hello ...

    php is a server-side scripting language. You can send info to a php from Flash and back again. For instance, say you had a form on your site and you want the information that the user...
  12. Replies
    4
    Views
    434

    Hello :) You don't need anything special for...

    Hello :)

    You don't need anything special for Flash files on a host. Just make sure that they allow files with the .swf and .as extensions - almost all do now.

    You may want to consider asking...
  13. Thread: load movie

    by mickbrit55
    Replies
    4
    Views
    407

    Hello :) Your zip file is corrupted. Mick.

    Hello :)

    Your zip file is corrupted.

    Mick.
  14. Thread: masking

    by mickbrit55
    Replies
    1
    Views
    462

    Hello :) Check out the masking video here : ...

    Hello :)

    Check out the masking video here :

    http://www.renaegade.com/mickVids/

    Mick.
  15. Hello :) Click on a frame in the first fla...

    Hello :)

    Click on a frame in the first fla that holds the clip. Right click and choose "copy frames". Switch to the other fla and right click on a blank keyframe, choose "paste". The clip will...
  16. Replies
    5
    Views
    507

    Hello :) _root is a reference to the main...

    Hello :)

    _root is a reference to the main timeline of your movie in ActionScript. You can use it from any other clip to get access to the main timeline :

    //from within a remote mc
    on(release)...
  17. Hello :) You either didn't upload the missing...

    Hello :)

    You either didn't upload the missing .swf file, or you renamed it. One way or another, the html documet can't find it.

    Mick.
  18. Replies
    2
    Views
    490

    Hello :) Yes, you can. Click on the layer and...

    Hello :)

    Yes, you can. Click on the layer and you will see that the frames all turn black, ie. are selected. Right-click on the frames and select "copy". Switch to the new file. Create a new layer...
  19. Replies
    2
    Views
    407

    Hello :) Take a look at the slideshow video...

    Hello :)

    Take a look at the slideshow video here :

    http://www.renaegade.com/mickVids/

    Instead of placing static pictures in the slideshow, you will need to make movie clips for each picture....
  20. Replies
    5
    Views
    624

    http://66.116.183.125/videos/smoke.html Mick

    http://66.116.183.125/videos/smoke.html

    Mick
  21. Replies
    5
    Views
    624

    Hello :) You could try using a video clip as I...

    Hello :)

    You could try using a video clip as I have done here :

    http://www.lovekill.org

    Let me know if you want the clip.

    Mick.
  22. Replies
    7
    Views
    726

    Sorry, thought you were still having problems :)...

    Sorry, thought you were still having problems :)

    Mick.
  23. Hello :) MX uses Actionscript 1.0 and MX 2004...

    Hello :)

    MX uses Actionscript 1.0 and MX 2004 uses 2.0. 2.0 leans more toward Object Oriented Programming (OOP), where everything is contained within a class, like Java.

    If you are just...
  24. Replies
    6
    Views
    3,001

    Hello :) Once you have them on the stage, make...

    Hello :)

    Once you have them on the stage, make sure you have the arrow cursor selected, drag a box ouround the objects you want to select. Open the ALIGN panel and click on Center Horizontal and...
  25. Replies
    2
    Views
    350

    Hello :) Check out the tutorial here : ...

    Hello :)

    Check out the tutorial here :

    http://www.kirupa.com/developer/mx2004/transitions.htm

    Mick.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center