Reply to this topicStart new topicStart Poll

> Pokemon Smil
Shline
Posted: October 30, 2009 01:05 pm
Quote Post


Newbie
*

Group: Moogles
Posts: 14
Member No.: 1 048
Joined: October 08, 2009



This plays in real player
you can view the code by opening in notepad

open the file named "Assignment Smil.smil"
http://www.filefront.com/14828025/smil.zip

user posted image


--------------------
user posted image
PMUsers Website
Top
Rufinito
Posted: October 30, 2009 01:22 pm
Quote Post


Admin & Founder
*****

Group: Admin
Posts: 7 894
Member No.: 1
Joined: April 08, 2006



I find it fucking hilarious.
I'll post mine later


--------------------
user posted image
PMEmail PosterUsers WebsiteAOLYahooMSN
Top
Darth_Paul
Posted: October 30, 2009 02:01 pm
Quote Post


Expert
***

Group: VIP
Posts: 964
Member No.: 117
Joined: July 08, 2006



Hmm, my love of pokemon is having an outright war with my 'can't-be-bothered-to-take-five-seconds-to-download-something-itis'.


--------------------
user posted image
user posted image
PMEmail PosterYahoo
Top
Rinkalicous
Posted: October 30, 2009 03:04 pm
Quote Post


Agents are go!
****

Group: VIP
Posts: 3 254
Member No.: 30
Joined: May 05, 2006



QUOTE (Darth_Paul @ October 30, 2009 07:01 pm)
Hmm, my love of pokemon is having an outright war with my 'can't-be-bothered-to-take-five-seconds-to-download-something-itis'.

I hear that


--------------------
user posted image
Killing you and giving you good advice aren't mutually exclusive. The rocket really is the way to go.
"How about you pick a game somebody has heard of? Why don't we try that first. Hey, you know what game I really like? Deus Imperium. See, I can make up RPG titles too."~Vinny Caravella
PMEmail PosterMSN
Top
World
Posted: October 30, 2009 03:36 pm
Quote Post


Don't QQ about my sarcasm.
*****

Group: Moderators
Posts: 7 342
Member No.: 12
Joined: April 10, 2006



Dowloading.....zzz slow dl rate.

big file btw

...waiting for download.

almost done!

10 seconds left!

Let's see

lots of images, that explains the size.

images = interesting.

where is the code?

siteMap 2?

QUOTE

Yes! site maps allow to show how pages link!

lulz maybe not


after many random files, I finally get to the main file. better organisation please moogleenix/happy_new_final.gif

I open it with notepad.

Nice code, here is the code for the lazy members moogleenix/happy_new_final.gif

CODE
<smil xmlns="http://www.w3.org/2001/SMIL20/Language">

<head>
 <layout>
  <root-layout width="1000" height="800"/>
  <region id="all" width="1000" height="800" fit="meet"/>
  <region id="ash" width="250" height="250" top="505" left="700" fit="meet"/>
  <region id="talk" width="550" height="300" top="545" left="150"/>
  <region id="talk2" width="550" height="300" top="395" left="150"/>
  <region id="main" width="1000" height="400" top="100" left="100" fit="meet"/>
 
 

  <region id="box1" width="250" height="250"/>
  <region id="box2" width="250" height="250" left="250"/>
  <region id="box3" width="250" height="250" left="500"/>
  <region id="box4" width="250" height="250" left="700"/>
  <region id="box5" width="250" height="250" top="250" left="700"/>
       
 </layout>
  <transition id="clockfade" type="clockWipe" subtype="clockwiseTwelve" dur="1s"/>

 </head>

<body>
 <par>
  <audio src="song.mp3" begin="0s"/>
  <img src="ash.png" region="ash" begin="2s" end="7s"/>

  <text src="first.rt" region="talk" begin="3s" end="7s"/>
 
  <text src="second.rt" region="talk" begin="7s" end="10s"/>

  <img src="ashcatch.png" region="box1" begin="7s" end="7.25s"/>
  <img src="ashcatch.png" region="box2" begin="7.25s" end="7.5s"/>
  <img src="ashcatch.png" region="box3" begin="7.5s" end="7.75s"/>
  <img src="ashcatch.png" region="box4" begin="7.75s" end="8s"/>

  <img src="ashcatch.png" region="main" begin="8.5s" end="8.75s"/>
  <img src="ashcatch.png" region="main" begin="9s" end="9.5s"/>
  <img src="ashcatch.png" region="main" begin="9.75s" end="12s"/>

  <img src="ashcatch.png" region="box5" begin="9.75s" end="12s"/>
  <img src="ashcatch.png" region="box4" begin="9.80s" end="12s"/>
 
  <img src="ashcatch.png" region="ash" begin="9.90s" end="12s"/>
 
  <img src="ashhappy.png" region="ash" begin="13s" end="18s"/>
  <text src="third.rt" region="talk" begin="13s" end="18s"/>  
  <img src="eyemdee.png" region="main" begin="15s" end="18s"/>
 
  <img src="ash.png" region="ash" begin="19s" end="39s"/>
  <text src="fourth.rt" region="talk" begin="19s" end="24s"/>
  <img src="grass.jpg" region="box4" begin="21s" end="24s"/>
  <img src="town.png" region="main" begin="18s" end="24s" transOut="clockfade"/>

  <text src="remember.rt" region="talk" begin="24s" end="26s"/>
  <text src="rule1.rt" region="talk" begin="26s" end="29s"/>
  <text src="rule2.rt" region="talk" begin="29s" end="32s"/>
  <text src="rule3.rt" region="talk" begin="32s" end="35s"/>
  <text src="dotdotdot.rt" region="talk" begin="35s" end="36s"/>
  <text src="rule4.rt" region="talk" begin="36s" end="39s"/>

  <img src="ashsurprised.png" region="ash" begin="39s" end="42s"/>
  <img src="action.gif" region="main" begin="39s" end="42s"/>
  <text src="encounterEevee.rt" region="talk" begin="39s" end="42s"/>
 
  <img src="ash.png" region="ash" begin="42s" end="46s"/>
  <img src="eevee.jpg" region="main" begin="42s" end="46s"/>
  <text src="centeredDesign.rt" region="talk" begin="42s" end="46s"/>

  <img src="dexEevee.png" region="main" begin="46s" end="48s" transIn="clockfade"/>
  <text src="threeTypes.rt" region="talk" begin="46s" end="48s"/>
  <img src="ashsurprised.png" region="ash" begin="46s" end="48s"/>
 
  <img src="ash.png" region="ash" begin="48s" end="68s"/>

  <img src="organization.png" region="main" begin="48s" end="50s"/>
  <text src="organization.rt" region="talk" begin="48s" end="50s"/>
  <img src="technology.png" region="main" begin="50s" end="52s"/>
  <text src="technology.rt" region="talk" begin="50s" end="52s"/>
  <img src="user.png" region="main" begin="52s" end="54s"/>
  <text src="user.rt" region="talk" begin="52s" end="54s"/>

  <text src="organization2.rt" region="talk" begin="54s" end="58s"/>
  <img src="organization.png" region="main" begin="54s" end="58s"/>

  <text src="technology2.rt" region="talk" begin="58s" end="64s"/>
  <img src="technology.png" region="main" begin="58s" end="64s"/>

 
  <text src="user2.rt" region="talk" begin="64s" end="68s"/>
  <img src="user.png" region="main" begin="64s" end="70s"/>

  <text src="whichBest.rt" region="talk" begin="68s" end="70s"/>
  <img src="ashcatch.png" region="ash" begin="68s" end="70s"/>

  <img src="noBest.png" region="main" begin="70s" end="72s"/>
  <text src="whatNoBest.rt" region="talk" begin="70s" end="72s"/>
  <img src="ashangry.png" region="ash" begin="70s" end="72s"/>

 
  <img src="eeveeScared.png" region="main" begin="72s" end="76s"/>
  <text src="spaz.rt" region="talk" begin="72s" end="76s"/>
  <img src="ashangry2.png" region="ash" begin="72s" end="76s"/>

  <text src="fled.rt" region="talk" begin="76s" end="80s" transOut="clockfade"/>
  <img src="fledEevee.png" region="main" begin="76s" end="80s" transOut="clockfade"/>
  <img src="ashsurprised.png" region="ash" begin="76s" end="80s" transOut="clockfade"/>

  <img src="mistyangry.png" region="box5" begin="81s" end="88s"/>
  <text src="process.rt" region="talk2" begin="81s" end="84s"/>

  <img src="ashsurprised.png" region="ash" begin="84s" end="88s"/>
  <text src="ofCourse.rt" region="talk" begin="84s" end="88s"/>
 
  <text src="wdp.rt" region="talk2" begin="89s" end="90s"/>
 
  <text src="concept.rt" region="talk2" begin="90s" end="100s"/>
  <text src="concept1.rt" region="talk" begin="91s" end="94s"/>
  <text src="concept2.rt" region="talk" begin="94s" end="97s"/>
  <text src="concept3.rt" region="talk" begin="97s" end="100s"/>
  <img src="misty.png" region="box5" begin="88s" end="115s"/>
  <img src="ash.png" region="ash" begin="88s" end="100s"/>
 
  <img src="ashhappy.png" region="ash" begin="100s" end="107s"/>
  <text src="designTeam.rt" region="talk2" begin="100s" end="107s"/>
  <text src="moreThanProgrammers.rt" region="talk" begin="101s" end="103s"/>
  <text src="designTeam2.rt" region="talk" begin="103s" end="107s"/>

  <img src="ash.png" region="ash" begin="107s" end="135s"/>
  <text src="outline.rt" region="talk2" begin="107s" end="115s"/>
  <text src="outline1.rt" region="talk" begin="107s" end="109s"/>
  <text src="outline2.rt" region="talk" begin="109s" end="111s"/>
  <text src="outline3.rt" region="talk" begin="111s" end="113s"/>
  <text src="outline4.rt" region="talk" begin="113s" end="115s"/>

  <img src="mistyangry.png" region="box5" begin="115s" end="117s"/>
  <text src="siteMap.rt" region="talk2" begin="115s" end="117s"/>
  <text src="siteMap2.rt" region="talk" begin="117s" end="119s"/>

  <img src="misty.png" region="box5" begin="117s" end="137s"/>
  <text src="navigation.rt" region="talk2" begin="119s" end="121s"/>
  <text src="navigation1.rt" region="talk" begin="121s" end="123s"/>
  <text src="navigation2.rt" region="talk" begin="123s" end="126s"/>

  <text src="prototype.rt" region="talk2" begin="126s" end="129s"/>
  <text src="prototype2.rt" region="talk2" begin="129s" end="133s"/>

  <text src="importantly.rt" region="talk2" begin="133s" end="135s"/>
  <img src="ashangry.png" region="ash" begin="135s" end="137.7s"/>
  <text src="iterate.rt" region="talk" begin="135s" end="135.3"/>
  <text src="iterate.rt" region="talk" begin="135.8s" end="136.1"/>
  <text src="iterate.rt" region="talk" begin="136.4" end="136.7"/>

  <img src="mistyangry.png" region="box5" begin="137" end="142" transOut="clockfade"/>
  <text src="ready.rt" region="talk2" begin="137s" end="139"/>
  <img src="ashcatch.png" region="ash" begin="137.7" end="142" transOut="clockfade"/>
  <text src="letsdoit.rt" region="talk" begin="139s" end="142"/>

  <img src="ashcatch.png" region="ash" begin="142" end="145"/>
  <text src="thereitis.rt" region="talk" begin="142" end="145"/>
  <img src="eevee.jpg" region="main" begin="142s" end="145s"/>

  <img src="knee.rt" region="talk" begin="145s" end="147.6s"/>
  <img src="eeveeScared.png" region="main" begin="145s" end="147s"/>
  <img src="ashangry2.png" region="ash" begin="145s" end="147s"/>

  <img src="knee.gif" region="main" begin="147s" end="147.6s"/>

  <img src="captured.png" region="main" begin="148s" end="149s"/>
  <text src="yes.rt" region="talk" begin="148s" end="149s"/>
 
  <text src="master.rt" region="talk" begin="149s" end="151s"/>
  <img src="ashcatch.png" region="main" begin="149s" end="151s"/>

  <img src="end.png" region="all" begin="151s" end="155s"/>
   
 </par>
</body>
</smil>


interesting, it looks like html. I can't see any algorithms, I am disappointed. Lots of stuff and funny images, I am thrilled.

user posted image
PMEmail Poster
Top
Rufinito
Posted: October 31, 2009 01:22 am
Quote Post


Admin & Founder
*****

Group: Admin
Posts: 7 894
Member No.: 1
Joined: April 08, 2006



Mike...you need to open the file in Realplayer >_>
It's not HTML - it's SMIL, an XML based language . Similar to HTML, but also very, very different.

Open that code file with realplayer and you'll understand.
It plays a video...


--------------------
user posted image
PMEmail PosterUsers WebsiteAOLYahooMSN
Top
Minisharkx
Posted: October 31, 2009 01:32 am
Quote Post


Your master
**

Group: VIP
Posts: 397
Member No.: 891
Joined: February 19, 2009



sounds sexy but seeing as i dont have real player and cba to dl it i shall not see it


--------------------
user posted image
user posted image
haha 2 siggys =D
PMEmail PosterYahooMSN
Top
World
Posted: October 31, 2009 09:06 am
Quote Post


Don't QQ about my sarcasm.
*****

Group: Moderators
Posts: 7 342
Member No.: 12
Joined: April 10, 2006



QUOTE (Rufinito @ October 30, 2009 09:22 pm)
Mike...you need to open the file in Realplayer >_>
It's not HTML - it's SMIL, an XML based language . Similar to HTML, but also very, very different.

Open that code file with realplayer and you'll understand.
It plays a video...

I don't have real player and shall no bother, sorry but thanks for the info. I know it isn't HTML, that is why I said "it looks like" and not "it is like".
PMEmail Poster
Top
Shline
Posted: October 31, 2009 02:12 pm
Quote Post


Newbie
*

Group: Moogles
Posts: 14
Member No.: 1 048
Joined: October 08, 2009



lol, i know its a big file, i was kinda wondering if i could compress it somehow. Stupid Smil, ... nothing good about it


--------------------
user posted image
PMUsers Website
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll