Flex User

April 11, 2008

AIR Popup

Filed under: Flex — Tags: , , , , , — nsdevaraj @ 6:16 am

Click here to have a look on AIR with multiple nativewindow instance (App also plays my Marriage video)

April 10, 2008

F3 Player

Filed under: Flex — Tags: , , , , , , — nsdevaraj @ 7:32 am

Hi, Click to have a look on MP3 player, i have created using AS3.0 with source code

April 9, 2008

Flexible MXML Editor

Filed under: Flex — Tags: , , , , , , — nsdevaraj @ 11:38 am

click here for AIR version of Flexible, for editing and modifying the MXML. Alternative for Flex Builder. This works as MXML Parser. I have plans to create SWF instead of mxml (on runtime).

April 8, 2008

Restart your flex Application

Filed under: Flex — Tags: , — nsdevaraj @ 1:16 pm

navigateToURL(new URLRequest(Application.application.url), ‘_self’);

April 4, 2008

Flex Error

Filed under: Flex — Tags: , , , , , — nsdevaraj @ 9:44 am

Check MP3 capabilities of user system using
flash.system.Capabilities.hasMP3         Other wise you will be getting
TypeError: Error #1009: Cannot access a property or method of a null object reference.
I was stuck because of that (my audio driver was not installed)

Blog at WordPress.com.