Posts Tagged ‘link’

Three Useful Flash Resources links

orbz-spirit-48x48 Here is three useful Flash websites.You may already konw but hopefully new to you.These are in no particular order.Enjoy!

(more…)

Open a link using Flex 2.0

Red-48x48 Some times we need to open a URL in a new window from our Flex applications.At Flex 1.5 we can use getURL method,as opposed,Flex 2.0 can use navigateToURL to realize it. Here is a straight and easy solution, The code is below:

(more…)