A Flash Developer Resource Site

Search:

Type: Posts; User: roger_onslow

Page 1 of 20 1 2 3 4

Search: Search took 0.83 seconds.

  1. Flash will not import script in a SWF movie. SO...

    Flash will not import script in a SWF movie. SO any stop actions (or stop and end of scene etc) will be stripped on import into Flash.

    This is a Flash limitation.
  2. Replies
    3
    Views
    893

    that won't delete the variables .. it keeps them...

    that won't delete the variables .. it keeps them but sets their value to 'undefined'.

    Both of the above techinques will, however, usually have the side effect of removing any scripting objects...
  3. Replies
    2
    Views
    1,490

    As yoda says .. you must unlearn what you have...

    As yoda says .. you must unlearn what you have learned.

    In one sense there are no layers .. and in another sense there are lots of layers. It all depends on your point of view.

    You can use...
  4. make two sets of text one with the whole...

    make two sets of text

    one with the whole sentence for the first effect

    then another with teh word 'sport' in a separate text object, so it can get its own effects.
  5. Replies
    3
    Views
    1,449

    you can also use the transform effect with...

    you can also use the transform effect with cascading to do the euivalent of a typewriter (without the cursor) and it is very easy then to adjust the speed to make it quite fast.
  6. swish gives you more control over where...

    swish gives you more control over where objects/content are loaded in the SWF file. You can select that objects/content are defined just before they are used, at the start of the scene they are used...
  7. Replies
    2
    Views
    1,748

    shape tweening is not used very much anymore in...

    shape tweening is not used very much anymore in Flash. Mostly because most animation is scripted nowadays, and shape-tweening cannot be done with script. its not a great loss.
  8. Replies
    4
    Views
    2,586

    note: _global only works in external...

    note: _global only works in external player/browser for SWF5 or later. If you want , you can always use _root to do the equivalent of glboal variables, instead of using _global (need to use _root...
  9. Replies
    4
    Views
    2,304

    What happens whatn you try?

    What happens whatn you try?
  10. Replies
    5
    Views
    1,487

    SWISHvideo is not free .. but is not all the...

    SWISHvideo is not free .. but is not all the expensive. There is a free 15 day trial though, so it might be worth downloading the trial and seeing if it is able to import the video and export to SWF...
  11. Replies
    2
    Views
    1,023

    SWiSHvideo is just released. It converts video...

    SWiSHvideo is just released.

    It converts video (eg avi) into SWF or FLV.

    There is an intorudctory discount on it atm as well.

    see

    http://www.swishzone.com/index.php?area=home&product=video
  12. OOOOO ... I've been stickied. I feel so funky...

    OOOOO ... I've been stickied. I feel so funky :):):)
  13. ANN: SWiSHvideo released - video -> swf/flv

    SWiSHzone has just released SWiSHvideo (its been in beta for a while now)

    SWiSHvideo lets you convert your video files into streaming Flash files. Now you can easily display your videos on the web...
  14. Replies
    4
    Views
    2,001

    look at ...

    look at
    http://www.swishzone.com/max_swi/ripple-on-goldfish.html
    http://www.swishzone.com/max_swi/ripple-on-goldfish.swi
  15. Replies
    86
    Views
    157,405

    Sticky: that is only the case when the dynamic text is...

    that is only the case when the dynamic text is selectable ... if you make it so it is NOT selectable, then the mouse should not be intercepted by the text.
  16. Replies
    1
    Views
    1,185

    If the monitor simply behaves like a mouse.....

    If the monitor simply behaves like a mouse.. don't see why not.

    Try it and see and let us know.
  17. Replies
    7
    Views
    2,351

    Here is an example (must test in player or...

    Here is an example (must test in player or browser to do it .. will not work in internal player:

    here script for button that toggles bold on/off for text field called 'mytext' is

    on(release) {...
  18. Replies
    2
    Views
    950

    Draw a red square at top left of stage area Give...

    Draw a red square at top left of stage area
    Give it a name in the shape panel (eg fred)
    Right click on it, and select make instance
    You now have another red square
    Click on the original red...
  19. Replies
    3
    Views
    1,121

    If you test in player, then SWiSH will create a...

    If you test in player, then SWiSH will create a SWF file to play.. if there is already a file with that name that is write protected, SWISH will give an error telling you that.

    SWiSH cannot tell...
  20. SWF files simply do not support feathering. ...

    SWF files simply do not support feathering.

    You can make an image with feathered shapes in it

    Or you can overlay images at different alpha levels to get softer edges.

    3DFA must be doing on...
  21. Replies
    4
    Views
    1,406

    BTW: The reason for that happening when you...

    BTW: The reason for that happening when you import into Flash is the bugs nad limintations in Flash wrt importing SWF files. There is nothing wrong or incorrectly or inefficiently done in SWF files...
  22. Replies
    1
    Views
    857

    Very much yes .. the same as there is an...

    Very much yes .. the same as there is an advantage for Flash users to buy SWiSHstudio.

    You get all the extra SWISHstudio feature available foryour stand-alone movie.

    With Max (and Flash), you...
  23. Replies
    3
    Views
    1,615

    What is it you want to do in Flash that you...

    What is it you want to do in Flash that you cannot do (proably more easily) in SWISHmax ?
  24. Replies
    13
    Views
    1,787

    With SWiSHmax you can also dynamically load .MP3...

    With SWiSHmax you can also dynamically load .MP3 file when a move plays .. os you can keep mp3 files on your web server and have a SWF movie that can play them (they don't have to be in the SWF).
  25. There is no such thing as 'swishmax2' .. so I...

    There is no such thing as 'swishmax2' .. so I don't know what you are using.

    Why don't you simply try it and see?

    you should find it will work in SWISHmax and not work in SWiSH v2.
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