Kathirvel K

Posts Tagged ‘flash

Flash (Toggle) Fullscreen browser in Flash

Posted by: Kathirvel K on: December 24, 2009

1) Create New document save it some where in local drive 2) Create button in flash and be sure the button is selected and hit F9 Paste the below code on (press) { if (Stage["displayState"] == “normal”) { Stage["displayState"] = “fullScreen”; }else Stage["displayState"] = “normal” } // Code here for resize the movieclip while toggle full [...]

Display sound play time in FLASH

Posted by: Kathirvel K on: December 24, 2009

function convertTime(t, type) { var time = Math.ceil(t); var min = Math.floor(time/60); var secs = time-(min*60); return min+”:”+strPad(time%60, 2, 0, “left”); } function strPad(str, places, pad, side) { while (str.length<places) { if (side == “left”) { str = pad+str; } else { str = str+pad; } } var lengthTester = str.toString(); if (lengthTester.length<=1) { str [...]

Flash

Posted by: Kathirvel K on: May 27, 2009

Flash Files http://ffiles.com/ http://www.flasheezy.com/ http://ohmyflash.com/ http://www.byui.edu/insttech/flash1/raw_flash/flashfiles.htm Flash Tutorials Flash Kit FlashLoaded Adobe Exchange Actionscript.org HotScripts (FLA Page) MovieClip Tweening Library by Ladislav Zigo Tutorial Outpost (Flash Section) Ultrashock Flash 99% Good Tutorials actionscript.com – Tutorials Adobe.com – ActionScript 1 and 2 Best Flash Animation Site.com – Flash Tutorials CBT Cafe Flash ActionScript Tutorials Flash – [...]

Tags:

Flash – PHP

Posted by: Kathirvel K on: May 27, 2009

Login and Set Cookies using Flash http://www.permadi.com/tutorial/flashCookie/index.html http://www.bigresource.com/FLASH-using-PHP-session-variables-in-flash–qgj15fdGcZ.html#o3knsZtqow http://www.bigresource.com/FLASH-Pass-session-in-to-flash-tw8MMC9LQJ.html http://www.kirupa.com/developer/actionscript/authentication.htm Demo Files: http://www.flashmatics.co.uk/

Tags:

Horizontal / Vertical Scroller

Posted by: Kathirvel K on: November 16, 2008

Expose scroll joomla module http://www.gotgtek.net/15/   Flash scroller http://forums.whirlpool.net.au/forum-replies-archive.cfm/1004652.html  http://tribes.tribe.net/b29220b1-6e61-497b-ae6f-0fdca99ee780/thread/d4704f9e-317f-450d-8bfb-1511b7dbefed  http://www.kirupa.com/forum/showthread.php?t=312225  http://www.actionscript.org/forums/showthread.php3?t=92725  http://www.bigstockflash.com/Horizontal-Scroller/Detail-81.html  http://forums.shopify.com/categories/2/posts/22771  http://www.oxylusflash.com/    JS Scroller http://www.huntingground.freeserve.co.uk/main/mainfram.htm?../style/stylenav.htm http://www.btinternet.com/~st_rise/main/mainfram.htm?../imagery/imgscroll4h.htm http://www.hypergurl.com/verticaltext.html http://www.javascriptkit.com/script/script2/verticalscroller.shtml http://www.giorgiotave.it/forum/63778-post1.html  

My Bookmarks

Posted by: Kathirvel K on: October 29, 2008

CSS CSS Collection CSS Drive- Categorized CSS gallery and examples. HTML Dog SitePoint – Web Developers and Designers Web Design.about.com – HTML – CSS CSS Drive Gallery- What’s Popular Online CSS Optimiser – Optimizer SSI-Developer.net 83 Resources on Full List of CSS Galleries – Listible! IzzyMenu – Menu Builder qrayg.com- Fireworks Learn HTML Code Tutorial [...]


Follow

Get every new post delivered to your Inbox.