A Flash Developer Resource Site

Search:

Type: Posts; User: InAlbum

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Thread: Fire animation

    by InAlbum
    Replies
    1
    Views
    3,262

    I believe you can find a lot of examples from...

    I believe you can find a lot of examples from here :

    http://www.flashkit.com/search.php?cat=movies&field=Description&per=10&page=1&term=fire&x=22&y=8

    :)
  2. Replies
    1
    Views
    892

    Nice :) Thanks!

    Nice :) Thanks!
  3. Replies
    1
    Views
    967

    http://www.flashkit.com/soundfx/ :)

    http://www.flashkit.com/soundfx/

    :)
  4. Replies
    1
    Views
    1,108

    Cant you just use a mic and a sound recorder...

    Cant you just use a mic and a sound recorder software then ask one of your female friend/coworker to say "Thanks!" ?

    That would be easier :)

    Sorry, I dont have that kind of sound file.
  5. Replies
    2
    Views
    936

    You can learn Flash sound object from this good...

    You can learn Flash sound object from this good tutorial :

    http://www.sonify.org/home/feature/remixology/001_timelinesoundobject/

    Or this
    ...
  6. Thread: tweening pics

    by InAlbum
    Replies
    2
    Views
    544

    No, it will not work. I dont think you can shape...

    No, it will not work. I dont think you can shape tweening bitmaps that way.

    You should do it like this :

    First, you need to import the bitmap, and DONT break it! But choose Modify -> TRACE...
  7. Thread: cool Loops

    by InAlbum
    Replies
    2
    Views
    883

    http://www.flashkit.com/loops/ :)

    http://www.flashkit.com/loops/

    :)
  8. Replies
    2
    Views
    493

    You can use dynamic text, it can be formated as...

    You can use dynamic text, it can be formated as html.

    To load a text file, use LoadVars();

    But remember that html in flash is very limited, it only supports some html TAG.

    :)
  9. Thread: SWF Generator

    by InAlbum
    Replies
    1
    Views
    1,835

    Speaking about creating (generating) SWF file, it...

    Speaking about creating (generating) SWF file, it can be done using most programming language.

    For example:

    Perl: http://search.cpan.org/~ysas/SWF-Builder-0.04/lib/SWF/Builder.pm

    Delphi:...
  10. Thread: Screensaver

    by InAlbum
    Replies
    2
    Views
    1,058

    Yes, it is possible. Our software, InAlbum...

    Yes, it is possible. Our software, InAlbum can do this easily.

    Here is a tutorial how to create screensaver in Delphi programming language. Basically it's the same like creating .exe file, load...
  11. Replies
    2
    Views
    428

    You can learn from this tutorial, its very easy...

    You can learn from this tutorial, its very easy to understand :

    http://www.actionscript.org/tutorials/beginner/variables/index.shtml
    ...
  12. Replies
    12
    Views
    844

    Nice! Thanks :)

    Nice! Thanks :)
  13. Replies
    2
    Views
    326

    You can use "date object". Here are some examples...

    You can use "date object". Here are some examples :

    http://www.actionscript.org/actionscripts_library/Date_Object/

    But, I think its difficult to achieve this goal because Flash actionscript is...
  14. Replies
    2
    Views
    401

    Do you use special font ? Make sure its...

    Do you use special font ?

    Make sure its exported in the first frame.

    :)
  15. Replies
    1
    Views
    732

    I think yes. I tried in Win 98 and works well.

    I think yes. I tried in Win 98 and works well.
  16. Replies
    1
    Views
    1,069

    Add "Cc:" and "Bcc:" field :)

    Add "Cc:" and "Bcc:" field

    :)
  17. Replies
    1
    Views
    410

    Best way is to contact and ask the author....

    Best way is to contact and ask the author. Usually they put an email address or website address.

    :)
  18. Replies
    1
    Views
    360

    Use Mozilla web browser and get the plugin from...

    Use Mozilla web browser and get the plugin from here :

    http://www.macromedia.com/shockwave/download/alternates/

    :)
  19. Replies
    1
    Views
    462

    First, you need to install the font in your...

    First, you need to install the font in your Windows system. Go to "Control Panel" -> Fonts, then find menu to insall new font.

    After this, you can use the font inside your Flash movie (text...
  20. Replies
    1
    Views
    405

    How about setting up a global variable called...

    How about setting up a global variable called "isMoving" for example.

    If you press the button, set isMoving = true

    Then, insice move() function check if isMoving = false, exit immediately.
    ...
  21. Replies
    1
    Views
    437

    Cant you find it in here...

    Cant you find it in here http://www.flashkit.com/movies/ ?

    There are a lot of .fla there that you can use and combine :) Menu, background, button, etc.
  22. Replies
    4
    Views
    829

    Hei hei :) I love you too ! :)

    Hei hei :) I love you too !

    :)
  23. Replies
    1
    Views
    311

    Move _root.mtClipAbout to that position ? :)

    Move _root.mtClipAbout to that position ?

    :)
  24. Replies
    2
    Views
    1,127

    Create a flash object in your website html. ...

    Create a flash object in your website html.

    http://www.w3schools.com/flash/flash_inhtml.asp

    :)
  25. Replies
    5
    Views
    877

    No you dont. Check the movie that you will...

    No you dont. Check the movie that you will import, maybe its corrupted or something. Is it locally ? If not, then maybe your network connection?
Results 1 to 25 of 26
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center