Saturday July 31, 2010 @ 04:23:41 GMT+10    ( Weather:  18°C / 64°F  -  Partly Cloudy )
Home » Weblog Archives

Info *NOTE* This page is NOT the actual weblog entry. The purpose for this page is to provide extra background information on how this particular entry is constructed, by using custom markups and tags. To read the actual content of this entry, please go to here.

The Raw Structure:

Markup | Tag used: BBCode


I'm learning Flash CS3 + Actionscript 3.0 lately. Right now I'm focusing in the AS3 rather than the animation part. Going straight into AS3 without passing through AS1/2 is really a good thing since AS3 is revamped from the core. However, AS3 is still considered as a new toy, the resources are pretty much limited, translating codes in tutorial from AS2 to AS3 is really a pain in the ass for beginners. Well, the easiest way to learn a new language is to build something.

[b]D's Flash Slideshow[/b]
So this is my first flash thingy. It's a slideshow thing that I've wanted for quite some time. Some features of it:
[list]
[*]Able to scretch/fit any image according to the display area size (320x240)
[*]Image list are stored in XML file (you can specify the path)
[*]A bar for progress indication (preloader bar)
[*]Caption & image counter is can be turn on/off according to settings
[*]Slideshow interval can be set according to your pleasure
[*]You can pause and resume the slideshow
[*]Background color can be changed
[/list]

[center]
Test run for D's Flash Slideshow - beta

[html]
<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="320" height="240" id="slideshow_test" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="/plugin/slideshow.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000000" />
<param name="autostart" value="false" />
<param name="FlashVars" value="source=ahkuan.com&list=/weblogdata/2007/2007-06-15 test-slideshow.xml&showindex=1&showcaption=1" />
<embed src="/plugin/slideshow.swf"
FlashVars="source=ahkuan.com&list=/weblogdata/2007/2007-06-15 test-slideshow.xml&showindex=1&showcaption=1"
quality="high" bgcolor="#000000" width="320" height="240" name="slideshow_test" align="middle" autostart="false" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
[/html]
[ Flash 9 player required to view ]
[/center]

Well, it's just another flash slideshow that you can find anywhere. I've even seen many people selling/buying for this sort of simple thing. $$$$ Learning Flash CS3 is really stressful if you have an old computer that's slow on processing speed and low in memory. Too bad, I'll have to bear with it for the time being.

Off topic: It seems that there aren't any decompiler or encryption program exists yet for Flash 9.

Live Rendering:

The real-time rendered result...

My flash slideshow - 3:07 pm
Learning Flash CS3 and Actionscript 3.0 ...
Actionscript3 , Flash  -  poster 

I'm learning Flash CS3 + Actionscript 3.0 lately. Right now I'm focusing in the AS3 rather than the animation part. Going straight into AS3 without passing through AS1/2 is really a good thing since AS3 is revamped from the core. However, AS3 is still considered as a new toy, the resources are pretty much limited, translating codes in tutorial from AS2 to AS3 is really a pain in the ass for beginners. Well, the easiest way to learn a new language is to build something.

D's Flash Slideshow
So this is my first flash thingy. It's a slideshow thing that I've wanted for quite some time. Some features of it:
  • Able to scretch/fit any image according to the display area size (320x240)
  • Image list are stored in XML file (you can specify the path)
  • A bar for progress indication (preloader bar)
  • Caption & image counter is can be turn on/off according to settings
  • Slideshow interval can be set according to your pleasure
  • You can pause and resume the slideshow
  • Background color can be changed


Test run for D's Flash Slideshow - beta


[ Flash 9 player required to view ]


Well, it's just another flash slideshow that you can find anywhere. I've even seen many people selling/buying for this sort of simple thing. $$$$ Learning Flash CS3 is really stressful if you have an old computer that's slow on processing speed and low in memory. Too bad, I'll have to bear with it for the time being.

Off topic: It seems that there aren't any decompiler or encryption program exists yet for Flash 9.
$ view_blog.php 2009.09.17 18:16:41 $
Lost? | XML/HTML sitemap | Contact
38.107.191.89 , 23 queries , 0.05s
Gzip enabled , CSS compressed , JS compressed
Copyright © 2005-2009 Darren's Outpost