flashvars won't pass value
i trying retrieve value current url , pass php file embedded flash movie using flashvars.
the flash code on frame 2. no matter i've tried (for 3 days), nothing works. assigning new variable in flash
inside , outside of function. know $_get['orderid'] yields correct value, however, value never reaches flash.
this driving me mad. tried couple days using loadvars no luck either. because code on frame 2? or have declare _level0 (i did try no luck)? i'm stabbing in dark here appreciated...
here code fragments:
from php flash file...
the flash code on frame 2. no matter i've tried (for 3 days), nothing works. assigning new variable in flash
inside , outside of function. know $_get['orderid'] yields correct value, however, value never reaches flash.
this driving me mad. tried couple days using loadvars no luck either. because code on frame 2? or have declare _level0 (i did try no luck)? i'm stabbing in dark here appreciated...
here code fragments:
from php flash file...
ok - couple of things here. first should able call php script directly flash , return value without having pass through html , use flashvars. on right track using loadvars class , excellent way so. however, in php script echo should set different in order value read flash - i'll write quick example of how this, , t shouldn't matter code on frame2 - since call php script, , return directed return flashvar object.
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment