A Flash Developer Resource Site

Search:

Type: Posts; User: benh1510

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    2,676

    Free SWF to MP4 converter ?

    Hi,

    Can someone recommend me about Free program for converting SWF files to MP4?

    Thanks!
  2. Replies
    3
    Views
    3,063

    Add effect without cutting the animation

    Hi,

    I have a MC with some animation.
    I want that when the user roll over the MC a border will be around the MC, but i don't want that the animation will start from the beginning -
    i want that...
  3. How to creative text field using dynamic text

    Hi,

    I want to create a text field but not trough the "components" since i don't know how to change the Css of the default design.
    Can i make it with Dynamic text?

    Thanks in advance :)
  4. It's great, Thanks a lot!!

    It's great, Thanks a lot!!
  5. I need help to continue a code of loading image from URL

    Hi,

    I have the following code that loading image from external URL:

    image_mc.loadMovie("http://www.helpexamples.com/flash/images/image1.jpg");

    But i have a series of images - how the code...
  6. Please i need help - how to call to image from URL?

    Hi,

    I need to make a banner with sequence images.
    I know how to do it - the problem is that it's taking too much weight (more than 1mb) and i need it no more than 300kb.
    I reduce the quality of...
  7. Hi, Thanks a lot for your reply! I want to...

    Hi,
    Thanks a lot for your reply!
    I want to close the SWF window after i make publish - so i should use the first command you wrote: fscommand("quit"); ?
    I just copy it to the Action window of my...
  8. Please - need help how to make a close button

    Hi,

    I have some simple animation.
    I want to add to it a close button (X) that will close the SWF when i click on it.

    It's possible? i really need it.

    Thanks for the help!! :)
  9. Reduce and increase sound on Video - URGENT!

    Hi,

    I really need a help.

    I have a video and i want to increase the volume to 100% just on roll over, but i don't want that the movie will start from
    the beginning. i want the sound will...
  10. Replies
    1
    Views
    1,128

    Recognize area User

    Hi,

    I really need your help it's urgent.
    I need to make a banner that recognize the area/ city of the user and will write it on the text.
    for example: "how are you Ben from _______"
    I saw it...
  11. Replies
    7
    Views
    2,281

    Can you please write it? i don't know how to...

    Can you please write it?
    i don't know how to write in AS2

    Thanks again.
  12. Replies
    7
    Views
    2,281

    Hi, I need it to be on the screen as a text. It...

    Hi,
    I need it to be on the screen as a text.
    It is possible?

    Thanks for the help!
  13. Replies
    7
    Views
    2,281

    Pls help! - How to make random numbers??

    Hi,

    I need to make a random number (from 2-4) that will change every time when i'm starting the swf file.
    I don't know how to write it on AS 2.

    Thanks for the help!!
  14. Replies
    1
    Views
    991

    Help please with duplicate MC

    Hi,

    I created a button and inside him have MC.
    I want to duplicate it for a 50 times.
    there is easy way to do it or i need to duplicate one by one?

    Thanks,
    Ben
  15. AS 2 Hi, It works! this what i looking for. Thank...

    Hi,

    It works! this what i looking for.
    Thank you very much for the help and for the all explanations !! :):)

    Have a good day,
    Ben.
  16. AS 2 URGENT! How to move MC with keyboard within boundaries??

    Hi,

    I want to move simple MC with keyboards in the stage as a boundaries. i have the following code:

    onClipEvent(enterFrame) { if (Key.isDown(Key.UP)) { this._y -= 5; } } ...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center