A Flash Developer Resource Site

Search:

Type: Posts; User: ExpertAnimators

Page 1 of 6 1 2 3 4

Search: Search took 0.12 seconds.

  1. Time for a laugh - would you have the balls?

    Hey Fellow Flashers,
    I found this and laughed hysterically. Would you have the brass razoos to do this?
    https://www.youtube.com/watch?v=Q3NFh0d472U
  2. Presentation Pointer/Laser Pointer with Flash

    I have builta kick arse presentation using flash, to replace the crappy 'PowerPointless' presentation's my work usually uses.
    One of the office chicks asked me if it was still going to work with a...
  3. Replies
    1
    Views
    2,118

    Just updating this for others benefit. I could...

    Just updating this for others benefit.
    I could not find a way to do this so instead I have loaded the .swf files into an existing flash doc. I also found refernces to exporting swfs into PDFs, but...
  4. Replies
    1
    Views
    2,118

    [RESOLVED] InDesign CS5 - SWF Output

    I've made an interactive document in InDesign and have exported a .swf file from it.
    All buttons and anmation affects working perfectly. I'm now trying to get it to play in full screen, but I have...
  5. Replies
    1
    Views
    754

    Hi Denny10, I never do this so by no means am I...

    Hi Denny10,
    I never do this so by no means am I any type of expert but... I have you checked the options under the 'Quicktime Settings' button when exporting the .mov.
    This has options for both...
  6. Hi Asdev, Sorry if I'm way off track here, but...

    Hi Asdev,
    Sorry if I'm way off track here, but by saying "Print something bigger than the default page size" I'm interpreting your problem to mean that:
    * You have created a document and chosen a...
  7. AS2 - Get the position of a movie clip, on a particular frame of a MC

    I am trying to get the position of a movie clip called "Shooter", returned to a variable called spitballYpos.

    The movie clip is sitting on frame 6 (labelled "Shooting") of a movie clip called...
  8. Replies
    4
    Views
    995

    Flash8 Again, there's many ways, but one way would be...

    Again, there's many ways, but one way would be having 2 frames on your mc and use:

    on (release) {
    nextFrame();

    }

    To cycle between the two.
  9. Hey Zippy Dee, Thanks for pointing me in the...

    Hey Zippy Dee,
    Thanks for pointing me in the right direction. I'll have a go at the code and see how I go. I'll post the .fla if I hit more probs.
    Thanks heaps,
    EA.
  10. CS3 Yep, I've had that rollout problem many times...

    Yep, I've had that rollout problem many times before using buttons.
    I thought thats why you might have used the onClipEvent method in the first place which is a really good way to go.
    I have a...
  11. Replies
    15
    Views
    2,188

    Hey dude, It all looks good - love the intro...

    Hey dude,
    It all looks good - love the intro animation - I only played it for a few minutes - reminds me heaps of 'Cosmic Jack' which I did a ton of work for a few years ago. Do you land on planets...
  12. Hey Precisionweb, I like your design skills, the...

    Hey Precisionweb,
    I like your design skills, the intro page and the instructions look neat. I like the choice of colors and that intro graphic makes me feel like I'm 3/4 drunk (which is good) :).
    I...
  13. Replies
    4
    Views
    995

    Flash8 Welcome to Flashkit BOOM. I'm no code expert,...

    Welcome to Flashkit BOOM.
    I'm no code expert, but yes what you want to do is possible, and with a little Actionscripting knowledge it isn't too difficult. I haven't got time to code it all for you...
  14. CS3 Hi Bendylegs - cool name. Welcome to flashkit....

    Hi Bendylegs - cool name. Welcome to flashkit.
    I'm not sure if I totally understand your problem, but I'm going to have a crack at helping anyway. Forgive me if I'm off track.
    I think the problem...
  15. Hey there Ipowerpilot. Man - thats an impressive...

    Hey there Ipowerpilot. Man - thats an impressive first post. ;)
    Welcome to Flashkit.
    Hopefully someone more experienced than I can give you some points on compression etc, but here's my experience....
  16. Replies
    2
    Views
    709

    CS3 Hi Lostbox, Welcome to Flashkit. :) I was able...

    Hi Lostbox,
    Welcome to Flashkit. :)
    I was able to fix your bullet problem by doing the following:
    1. Open your file -
    Double click your ship movie clip - select everything and rotate it 90 deg...
  17. [RESOLVED] Actionscript logic question - play movie clip depending on mouse position

    I would like to make a person's head turn to follow the mouse.
    I have created an animation which has frames with the head drawn in the various positions it needs to be in to look in all directions....
  18. CS3 Hey Crazy, No you're not missing anything. If...

    Hey Crazy,
    No you're not missing anything. If you put lots of high res images into a flash file the result is a large file.
    There's always a compromize between quality and file size. You can...
  19. Hi Spongy, I don't know Dreamweaver or HTML, so...

    Hi Spongy,
    I don't know Dreamweaver or HTML, so I can't help you with positioning the flash clock correctly in a HTML page.
    What I would say though is that to import the picture, the coming soon,...
  20. Replies
    4
    Views
    1,173

    Glad you got it sorted man. You should probably...

    Glad you got it sorted man.
    You should probably mark this thread as 'Resolved' now, even though the solution is more of a work around.
    Good luck with the site. ;)
  21. Replies
    2
    Views
    624

    The problem is that your text is not embedded, so...

    The problem is that your text is not embedded, so when it loads on your mate's computer it loads the default font.
    If you make your text Dynamic or Input text instead of Static you can go to the...
  22. Replies
    1
    Views
    635

    CS3 Hi Dude, I'm assuming you've worked out how to...

    Hi Dude,
    I'm assuming you've worked out how to move things around etc, so to constrain the map to the box you need to:
    Mask out your movie clip - (lets say you use 400 x 300 for the masked area)...
  23. Replies
    4
    Views
    1,173

    Hi GoInessa, I haven't encountered that exact...

    Hi GoInessa,
    I haven't encountered that exact probloem, but have seen some crazy stuff with importing CMYK images into flash.
    You've probably already done this but just open the pic (or pics) in...
  24. Flash8 Thats very odd. I haven't seen this before. Does...

    Thats very odd. I haven't seen this before.
    Does your movie clip consist of just the one frame? Is it possible you have defined the variable twice or something? ie - on the movie clip, then on a...
  25. Flash8 Hi Bronze95, I just had to do the same thing...

    Hi Bronze95,
    I just had to do the same thing with a gun game I made.
    I used this script on the timeline - and named my movieclip 'gun'.
    You might have to rotate your little dude inside the movie...
Results 1 to 25 of 135
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center