I would recommend a relative path to the movie.  Using c:\ is looking on 
the client machine and it's very very likely that the security settings 
are blocking that.  Stick proggybar.swf in a location accessible to the 
web server.  

chr chr wrote:
> This is the simple coldfusion code i'm trying to do
>
> <!-- Flash movie tag-->
>
> <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
> codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0";
>     WIDTH="221" HEIGHT="70" id="proggybar.swf" ALIGN="">
> <PARAM NAME=movie VALUE="file:///C|/Documents and 
> Settings/rchandra/Desktop/proggybar/proggybar.swf"> <PARAM NAME=quality 
> VALUE=high>
> <PARAM NAME=bgcolor VALUE=ffffff>
> <EMBED src="file:///C|/Documents and 
> Settings/rchandra/Desktop/proggybar/proggybar.swf" quality=high bgcolor=dd 
> WIDTH="221" HEIGHT="70"
>     NAME="proggybar.swf" ALIGN="" TYPE="application/x-shockwave-flash" 
> PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer";>
> </OBJECT>
>
> <cfflush>
>
> <cfoutput> Helllllllllooooooooooo...............</cfoutput>
>
> Any ideas please.
>
> Thanks!
>
>   
>> I tried both ways(cfflush and #) still its not working.
>>
>> Thanks!
>>
>>     
>>> You may need to escape the #
>>>
>>> chr chr wrote:
>>>       
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265025
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to