Skip to content

Murtuza Topiwalla

  • About me and this blog
  • Contests

Day: July 9, 2009

09/07/2009 / Flash

Passing parameters from a holder to loaded swf

Well there are many instances when we need to pass flashVars from the html to a preloader and then on to a loaded movieClip. This is how I’ve done it. HTML — <param name=”FlashVars” value=”baseURL=http://www.sowebme.com/murtaza” /> For AC_RunActiveContent.js users, There should be 3 instances where you would place this For swfObject users, there will be …

Continue Reading
09/07/2009 / Flash

Open new browser window from flash.

Hey, In this first tutorial today we are going to talk about how to use javascript to open a new browser window from flash. The code that is required is fairly simple actually. var request:String = “javascript: window.open(‘http://www.sowebme.com/murtaza’,’win’,’height=400,width=600,toolbar=no,scrollbars=yes’); void(0)”; var url:URLRequest = new URLRequest(request); navigateToURL(url, “_self”); Within your HTML housing the flash, you are going …

Continue Reading

Pages

  • About me and this blog
  • Contests

Categories

  • Android
  • Communications
  • Contests
  • Flash
  • Flickr
  • Kids
  • Leisure
  • Mobile
  • MSN Messenger
  • Personal
  • Serverside
  • Skype
  • Uncategorized
  • Work

Recent Posts

  • Flight to Paris with RyanAir
  • Singaporean visit to the Colosseum in Rome
  • 11 days in Rome with your family
  • 11 days in Ponsacco with children
  • 3 days in Milan with a family

Calendar of Posts

July 2009
M T W T F S S
« Jun   Aug »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Tweet Tweet

  • No public Twitter messages.

Pages

  • About me and this blog
  • Contests

Tags

adobe api as3 august bedok carnival cc event competition contest family Family activity Family trip fasting Flash flashVars Flickr fruit fest green Introduction Italy javascript july kids movies mubarak new browser window no purchase required october park Personal photography ramadan reservoir ricola saving gaia september singtel soccer sports super tac travel traveling tutorial Work

Recent Posts

  • Flight to Paris with RyanAir
  • Singaporean visit to the Colosseum in Rome
  • 11 days in Rome with your family
  • 11 days in Ponsacco with children
  • 3 days in Milan with a family

Archives

  • December 2017
  • November 2017
  • December 2014
  • May 2014
  • April 2014
  • December 2013
  • January 2013
  • August 2012
  • January 2010
  • November 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
© 2026 Murtuza Topiwalla