Page 1 of 3 123 LastLast
Results 1 to 10 of 25

Thread: Interesting HTML 5 Effects

  1. #1
    If you can't hack it, you don't own it! Oneslowz28's Avatar
    Join Date
    Mar 2007
    Location
    Aiken, Sc
    Posts
    5,084

    Default Interesting HTML 5 Effects

    http://mrdoob.com/lab/actionscript/pv3d/dof/05/

    For more : http://mrdoob.com

    I can not wait to see someone really use HTML 5 to its full potential.

  2. #2
    Will YOU be ready when the zombies rise? x88x's Avatar
    Join Date
    Oct 2008
    Location
    MD, USA
    Posts
    6,334

    Default Re: Interesting HTML 5 Effects

    Nice examples of HTML5 potential!
    That we enjoy great advantages from the inventions of others, we should be glad of an opportunity to serve others by any invention of ours, and this we should do freely and generously.
    --Benjamin Franklin
    TBCS 5TB Club :: coilgun :: bench PSU :: mightyMite :: Zeus :: E15 Magna EV

  3. #3
    If it isn't stock, it's modded! slaveofconvention's Avatar
    Join Date
    Aug 2005
    Location
    Sunderland, Tyne & Wear, UK
    Posts
    2,816

    Default Re: Interesting HTML 5 Effects

    That's flash, isn't it?

    Current Projects: Lobo | Unimatrix | High Voltage | Antec 900 Revamp (Phase 2)
    Completed Projects: General Lee | Synergy Green | Liquid Yellow
    Planned Projects: K-9-PC | Limey

  4. #4
    If you can't hack it, you don't own it! Oneslowz28's Avatar
    Join Date
    Mar 2007
    Location
    Aiken, Sc
    Posts
    5,084

    Default Re: Interesting HTML 5 Effects

    No I think that's all HTML 5 coding.

  5. #5
    Resident 100HP water-cannon operator SXRguyinMA's Avatar
    Join Date
    Jun 2008
    Location
    MA
    Posts
    5,865

    Default Re: Interesting HTML 5 Effects

    um. wow.

  6. #6
    If it isn't stock, it's modded! slaveofconvention's Avatar
    Join Date
    Aug 2005
    Location
    Sunderland, Tyne & Wear, UK
    Posts
    2,816

    Default Re: Interesting HTML 5 Effects

    Odd - if you right click to view source (I'm nosy and like to check these things out) it comes up with flash player options...


    Current Projects: Lobo | Unimatrix | High Voltage | Antec 900 Revamp (Phase 2)
    Completed Projects: General Lee | Synergy Green | Liquid Yellow
    Planned Projects: K-9-PC | Limey

  7. #7
    If you can't hack it, you don't own it! Oneslowz28's Avatar
    Join Date
    Mar 2007
    Location
    Aiken, Sc
    Posts
    5,084

    Default Re: Interesting HTML 5 Effects

    Maybe it is flash based then

  8. #8
    If you can't hack it, you don't own it! Oneslowz28's Avatar
    Join Date
    Mar 2007
    Location
    Aiken, Sc
    Posts
    5,084

  9. #9
    Administrator OvRiDe's Avatar
    Join Date
    Dec 2005
    Location
    Tulsa, OK
    Posts
    4,586

    Default Re: Interesting HTML 5 Effects

    Quote Originally Posted by slaveofconvention View Post
    That's flash, isn't it?
    Quote Originally Posted by Oneslowz28 View Post
    No I think that's all HTML 5 coding.
    Quote Originally Posted by slaveofconvention View Post
    Odd - if you right click to view source (I'm nosy and like to check these things out) it comes up with flash player options...

    PWNED!!!


    LOL

    Unless your viewing it in Safari or Chrome, as far as I know.. they are the only browsers that support HTML 5. IE and FireFox haven't made the leap yet.

    Neat, none the less...

  10. #10
    Wait, What? knowledgegranted's Avatar
    Join Date
    Feb 2009
    Location
    USA
    Posts
    569

    Default Re: Interesting HTML 5 Effects

    It is completely flash.


    Code:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
     		codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"
     		width="100%" height="100%" id="99" align=""> 
    	<param name="allowFullScreen" value="true" /> 
    	<param name="movie" value="dof05.swf"> 
    	<param name="menu" value="false"> 
    	<param name="scale" value="noscale"> 
    	<embed src="dof05.swf" menu="false" scale="noscale" allowFullScreen="true"
    		width="100%" height="100%" name="99" align=""
    		type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
    It's like JFK announcing the moon mission. He had no expertise in space travel, and no way of knowing if it would work. He just announced "we're going to the moon" and then they made it happen because everyone was on the same page and working towards the same goal. If he had said "well, let's get some people in space, and we'll see how far out we can get, and if I find someone to make a rocket strong enough, we could possibly approach the moon's orbit and maybe land" it wouldn't have happened.

Posting Permissions

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