A Flash Developer Resource Site

Page 1 of 3 123 LastLast
Results 1 to 20 of 51

Thread: Links to Flash8 examples

  1. #1
    Junior Member
    Join Date
    Apr 2002
    Posts
    2

    Links to Flash8 examples


  2. #2
    Harry Tuttle phantomflanflinger's Avatar
    Join Date
    Aug 2001
    Location
    Somewhere in the 20th Century...
    Posts
    387
    Flash Guru's examples:
    http://www.flashguru.co.uk/maelstrom/
    Perfectly demonstrate what Macromedia are up to with 8 - making Flash easily do what Applets used to do, plus a few things Photoshop does.
    That's not a complaint; I'll be upgrading, but mainly because of video and especially the Alpha channel - lotta fun there!
    We're all in it together

  3. #3

  4. #4
    Junior Member
    Join Date
    Dec 2001
    Posts
    23
    http://others.betaruce.com/perlinNoise_createImage.swf

    using php and the new Flash 8 BitmapData class, it is very convenient to output JPG image from Flash and you can have it save

  5. #5
    Junior Member
    Join Date
    Dec 2001
    Posts
    23
    flash - javascript - java applet communication

    http://others.betaruce.com/flash_js_applet.htm

  6. #6
    Senior Member
    Join Date
    Apr 2002
    Posts
    226
    Optimized tile scrolling

    http://www.onemotion.com/flash8

  7. #7
    Junior Member
    Join Date
    Jun 2005
    Posts
    17
    On2 is offering free trial downloads of the Flix encoder for Flash 8

    http://www.on2.com/downloads/flix-demo-software/

  8. #8
    Senior Member Ray Beez's Avatar
    Join Date
    Jun 2000
    Posts
    2,796

    Particle Smoke

    This isn't mind-bending or anything... I just took my old Particle Smoke experiment and added Flash 8 blending modes to see how the frame rate held up. Flash 8 player is pretty robust!

    Old Flash MX Smoke Experiment:
    http://www.sporeproductions.com/wip/smoke_02.html

    Flash 8 Smoke Experiment (frame rate set to 60):
    http://www.sporeproductions.com/wip/8smoke_60.html

    Flash 8 Smoke Experiment (frame rate set to 100):
    http://www.sporeproductions.com/wip/8smoke_100.html


    The left side buttons let you set each available blend mode.
    1 = no effect, 8 = Additive, 9 = Subtractive

    The lower right buttons let you choose different images to use as the "particle":
    1 = a shaded, three dimensional looking puff of smoke.
    2 = a dark puff with no shading.
    3 = a white puff with no shading.
    4 = some guy's face
    5 = a multi-colored vector star.

    The slider bar sets the alpha transparency.

    Ideally this effect looks most realistic with puff style #1 and 10-20% transparency, and rotation. Unfortunately I had to disable rotation because the frame rate takes too much of a hit with it on.

    OH AND BY THE WAY... You can click and drag the smoke emitter around!!

    ~Ray B.
    Last edited by Ray Beez; 10-03-2005 at 05:19 PM.

  9. #9
    Senior Member Ray Beez's Avatar
    Join Date
    Jun 2000
    Posts
    2,796
    Quote Originally Posted by sportzguy933
    Sick smoke dude. Let me guess, pure AS?
    Yes except for the "puff" of smoke is a PNG bitmap 45x45 pixels.

    Thing is though, only the blends and some performance boost are gained in this F8 demo. I had this smoke effect already going in MX:
    http://www3.sympatico.ca/spore/wip/smoke_02.html
    Last edited by Ray Beez; 10-05-2005 at 06:06 PM.

  10. #10
    Junior Member
    Join Date
    Oct 2005
    Posts
    1

    sample Alpha channel in virtual scenary

    sample Alpha channel in virtual scenary at http://www.pixelgraphicinc.com/demos/1.htm
    should be better with better video (alpha background)

    visit my site www.pixelgraphicserver.com, there you would view some video samples.
    Last edited by fredyflash; 10-05-2005 at 02:08 AM.

  11. #11
    Junior Member
    Join Date
    Jul 2000
    Posts
    28
    just beginning to test flash 8. this is my first 'official' experiment

    http://www.dijitaq.com/f8/exp02/

  12. #12
    Junior Member
    Join Date
    Jun 2005
    Posts
    17

  13. #13

  14. #14
    Junior Member
    Join Date
    Jun 2005
    Posts
    17
    flash 8 examples of video at www.on2.com

  15. #15
    Here is an example of how to Save webcam images directly on the server with Flash 8 and PHP. Go to Alivebroadcast Snapshot
    crabs + robots + components
    www.afcomponents.com

  16. #16
    Junior Member
    Join Date
    Apr 2005
    Location
    Texas
    Posts
    28

    A big thank you to everybody who has helped with my new site. . .

    Hi There!

    I wanted to say a big thank you to everyone who took time to help answer my questions while developing this site. I appreciate all your time and help.

    This is my first "actionscript" based site, so please be gentle with critiques Make with Flash8

    My first actionscript based site.

  17. #17
    doItLikeThis
    Join Date
    Jan 2004
    Location
    :noitacoL
    Posts
    1,080
    My initial experiment with flash filter and draw() method. Keep mouse down to draw and press SPACE key to reset.
    Attached Files Attached Files
    -Aditya

  18. #18
    doItLikeThis
    Join Date
    Jan 2004
    Location
    :noitacoL
    Posts
    1,080
    Alteration of previous example for the lazy one's

    Edit: My bad, I forgot to add the files to the zip file Attached it again...
    Attached Files Attached Files
    Last edited by adit_ya_sharma; 02-03-2006 at 01:35 AM.
    -Aditya

  19. #19
    Senior Member
    Join Date
    Jan 2001
    Posts
    191

    Thumbs up

    Now this is the stuff I'm looking for. Are there ANY tutorials out there on how to use filters for doing this stuff? the docs have some very limited info on the full capabilities, and that's pretty disapointing.

    How about book suggestions, etc? Thanks!
    Last edited by Nebulus; 02-15-2006 at 11:23 AM.

  20. #20
    doItLikeThis
    Join Date
    Jan 2004
    Location
    :noitacoL
    Posts
    1,080
    I think google will help you alot if you are just beginning AS coding. If you are already familiar with it then the best resource is the included Help files in Flash 8.
    -Aditya

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center