A Flash Developer Resource Site

Search:

Type: Posts; User: 11111

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    340

    http://www.flashkit.com/tutorials/Audio/Flash_MX-K...

    http://www.flashkit.com/tutorials/Audio/Flash_MX-Kenny_Be-824/index.php

    covers every thing you need to do that
  2. Replies
    3
    Views
    359

    why not try testing it create a varible called...

    why not try testing it

    create a varible called testvarible in the root timeline of scene 1 and give it thvalue of "hello"

    _root.testvarible="hello";

    then put this on the first frame of the...
  3. take a look here ...

    take a look here

    http://www.flashkit.com/tutorials/Audio/Flash_MX-Kenny_Be-824/index.php


    taken from that tuttorial


    The syntax for starting a sound object is as follows:
  4. see if this helps just open symbol1 and edit...

    see if this helps

    just open symbol1 and edit the buttons actionscript where you see

    on (release) {
    add your target here!!!
    }

    in the actions panel
  5. craete a movieclip and call it mc1, and add it to...

    craete a movieclip and call it mc1, and add it to the canvass on the main timeline, then give it an instance name in the properties panel.

    then assign this action to a frame

    //_root.mc1 =...
  6. to be truthful, flash has a very steep learning...

    to be truthful, flash has a very steep learning curve, it can take a few months to get to grips with it, I remember when I first started playing with Flash it took me at least 3-6 months before I was...
  7. Thread: Transition...

    by 11111
    Replies
    2
    Views
    456

    my definition the effect used to smoothly...

    my definition

    the effect used to smoothly blend two effects together

    probably the most well known of transition sits

    http://www.2advanced.com/flashindex.htm


    what the start of the site...
  8. Thread: Music files

    by 11111
    Replies
    1
    Views
    268

    yes swf can be used, try making a sound controler...

    yes swf can be used, try making a sound controler that imports in your sound and play it, like a jukebox etc

    try this tute:
    ...
  9. Replies
    27
    Views
    1,524

    man thats some nice work there :eek:

    man thats some nice work there :eek:
  10. Replies
    1
    Views
    431

    telltarget now depriciated on(release) { ...

    telltarget now depriciated

    on(release) {
    tellTarget("test") {
    gotoAndPlay(2);
    }
    }


    now don with dot notation
  11. Replies
    4
    Views
    386

    bump just in case you couldn't find the link i...

    bump

    just in case you couldn't find the link i just put it along side tyour other post :p
  12. Thread: swf size

    by 11111
    Replies
    1
    Views
    384

    multiple posting so soon is not good see your...

    multiple posting so soon is not good

    see your last post here i answered it

    http://www.flashkit.com/board/showthread.php?threadid=534127
  13. heres another way using varibles

    heres another way using varibles
  14. Replies
    4
    Views
    386

    open the .swf's in flash, then open the bandwidth...

    open the .swf's in flash, then open the bandwidth profiler (Ctrl+B) view>bandwidth profiler.

    in that panel to the left it will give you the dimension of the opened movie

    ;)
  15. Replies
    7
    Views
    435

    try this http://flash-db.com/PopUp/ use...

    try this

    http://flash-db.com/PopUp/

    use fullscreen option to pop fullscreen window on load/click of a button
  16. Replies
    2
    Views
    376

    http://www.liv.ac.uk/abe/students/paintshoppro/02a...

    http://www.liv.ac.uk/abe/students/paintshoppro/02a_printing.shtml

    http://www.digital-foundry.com/paintshop/gif/psp4.shtml

    http://www.webmasterslibrary.com/tutorials/content.jsp?graphicsize

    :)
  17. Replies
    1
    Views
    374

    might be of use ...

    might be of use
    http://www.flashkit.com/board/showthread.php?threadid=534089
  18. Thread: scaling down

    by 11111
    Replies
    5
    Views
    694

    depending on the image sizes, i would...

    depending on the image sizes, i would agree/disagree with wurglum, if the image size is not to much of a jump in size, then maybe importing one image and resizing it may be better then importing two...
  19. Thread: Swish?

    by 11111
    Replies
    1
    Views
    354

    its a 3rd party interface to create .SWF files,...

    its a 3rd party interface to create .SWF files, so basically it was a very watered down flash to create text effects and banner adds, but more recently it has become more powerful and has become a...
  20. give each movie an instance name in the...

    give each movie an instance name in the properties panel, then in th on (release){.. action target the movieClip to reset.

    ie if one on the movies was given an instance name of button1
    ...
  21. Replies
    4
    Views
    286

    My advice is stop using slides, and get your...

    My advice is stop using slides, and get your hands dirty and learn some real Flash.

    Trust me in the long run it will be more worth it, as the way your doing it now, you will end up having to learn...
  22. Replies
    4
    Views
    286

    sorry do not understand what you are saying, try...

    sorry do not understand what you are saying, try explaining a little clearer or even better post a .fla file of what you done so far, and post what you would like it to do next

    :)
  23. Replies
    1
    Views
    277

    heres a good tutorial on sound ...

    heres a good tutorial on sound

    http://www.flashkit.com/tutorials/Audio/Flash_MX-Kenny_Be-824/index.php

    it has a section on synchronisation
  24. Replies
    9
    Views
    799

    What I meant was that on at least one page I...

    What I meant was that on at least one page I looked at there was a standard default MM component scroll bar, I notice now that this has changed to cool custom grey scroll bars... much better

    As...
  25. Replies
    3
    Views
    509

    try from you movie clip targeting there varible...

    try from you movie clip targeting there varible at root level

    example

    create the varible at root level

    _root.trigger=0;

    then whenever you change it target it direct with
Results 1 to 25 of 47
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center