Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
raj02/82 #1
Flex Ajax Bridge Problem in Firefox
I am working on FABridge, i developed an application using this which is
working fine in IE 7 but not in firefox i cant figer ou the problem can any one
trough some light on it
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
id="dashBoardTest" width="950" height="475"
codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.c
ab">
<param name="movie" value="dashBoard.swf" />
<param name="flashvars" value="bridgeName=b_dashBoard"/>
<param name="quality" value="high" />
<param name="bgcolor" value="#FFFFFF" />
<param name="allowScriptAccess" value="sameDomain" />
<embed src="dashBoard.swf" quality="high"
width="950" height="475" name="dashBoardTest"
quality="high"
bgcolor="#FFFFFF"
allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
flashvars="bridgeName=b_dashBoard">
</embed>
</object>
i am using every thing as given in the docks, here the embed tag is used by
other brousers other than IE but even then my flex app does no show up in
firefox
Thanks Raj
raj02/82 Guest
-
ShoppingPath alpha-release asking Feedback, use of Flex-Ajax Bridge
Hello all; We've just released our ShoppingPath Alpha-version only to the FireFox community. ShoppingPaths are a new generation of product... -
Ajax Control Implementation Problem
Hi, I'm trying to make some ajax controls, I checked different ajax controls to find out how they works. main problem in developing ajax... -
Flex: Is it asynchronous as AJAX
I am investigating into AJAX and Flex for my up coming project. I am a bit biased towards Flex, but one thing was not clear about Flex. I know that... -
flex and ajax
hi i was wondering with all this ajax buzz going on now . wheather flex and AJAX where the same technology or what are their differences? is flex... -
flex vs AJAX
hi i was wondering with all this ajax buzz going on now . wheather flex and AJAX where the same technology or what are their differences? is flex...



Reply With Quote

