Sponsors:
-
Recent Posts
Archives
Join us on twitter
- Fix phonegap css fixed position Answer: http://t.co/eIc1iFw6 on @Quora 7 hours ago
- Digital Divide: If You’re Reading This, You’re One of the Lucky Ones [INFOGRAPHIC] http://t.co/R9K2NWnY 13 hours ago
- How to Recruit with Facebook [INFOGRAPHIC] http://t.co/yVd2cJez 13 hours ago
- How LinkedIn Gave A Former Pro Athlete A New Career [VIDEO] http://t.co/jGI0pUqH 2012/02/03
- Are Google Search Trends Better Election Predictors Than Polls? [INFOGRAPHIC] http://t.co/3z2btUCL 2012/02/03
Free Online Quotation
Monthly Archives: August 2009
How to create connect xml with flash
Insert this into your Notepad or any text editor. <tab1> <image>test.jpg</image> <header>test</header> <title>test</title> <description>test</description> </tab1> <tab1_b> <image>test.jpg</image> <header>test</header> <title>test</title> <description>test</description> </tab1_b> then use this for your flash myXML = new XML(); myXML.ignoreWhite = true; myXML.onLoad = function(success){ if(success){ // the … Continue reading
Dreamweaver Error
dreamweaver has been bugged me for few weeks and i have changed to notepad++ untill i found a solution: 1) if u have any undo errors go to C:\Users\(your name)\AppData\Roaming\Adobe\Dreamweaver 9 change the configure to old_config and start dreamweaver it … Continue reading
how to create a preloeader easily in flash as3
Create a shape and convert to movie clip and name it bar_mc. click on ur text layer’s first frame and create a text field on top of the bar. * remember to change your text to dynamic text. see below … Continue reading
Posted in Blog
8 Comments