[Laszlo-user] swf parameter help
billy cokalopolous
billy.cokalopolous at gmail.com
Sun Apr 20 08:46:00 PDT 2008
Hi,
I've been having a real tough time finding documentation on how to do the
following:
I am creating a openlaszlo program , profile.lzx. I plan to compile to swf.
My trouble is learning how to capture parameters passed to the lzx file and
use those variables in the app.
So:
profile.lzx?profile_id=4 (this would eventually pass to
profile.swf?profile_id=4)
In the app, I want to take that ID of 4 and pass it to the following:
<dataset name="dset"
request="true" type="http"
src="http://somedomain.com/flash_profile.php?profile_id=4"/>
How do I set a variable for profile_id, then how to I pass the value to the
dataset tag?
Thanks,
BC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20080420/dfc6d50e/attachment-0001.html
More information about the Laszlo-user
mailing list