Shaun Mccran

My digital playground

23
J
U
N
2008

Strongly typing data between flex and coldfusion

As part of an ongoing series of working out the best ways of passing data around from coldfusion to flex (and back again) I'm looking at the different formats of passing data into flex.

I've heard that you can "strongly type" the arguments and method names etc, and that allows for much easier passing of data back and forth.

[ More ]

18
J
U
N
2008

Javascript passing variables to coldfusion

I was looking to capture the screen resolution for an application, and there didn't seem to be a straightforward way of doing that in coldFusion. JavaScript can do it, so how do I join the two together.....

[ More ]

13
J
U
N
2008

Flex Pop-ups, and disabling/enabling the parent application

I recently needed to create a pop up window in flex, and knew that I wanted to replicate much of the functionality of the 'Alert' method, IE graying out the background.

[ More ]

05
J
U
N
2008

Javascript function to toggle divs on or off

Ever needed to display far more information on one page than will reasonably fit, but want all related parts of a series of pages to appear 'grouped'?

[ More ]

_UNKNOWNTRANSLATION_ /