Ask a Question related to Macromedia Flash Player, Design and Development.
-
_Rob #1
SWF causes JSP to hang
When I include the example <object> tag in my JSP the JSP just spins...I
haven't put a sniffer to work yet but that's my next step...everything is local
(i.e. nothing from a remote site, except for codebase attributes, etc. for MM),
I can manually view the SWF files in IE no problem...
Has anyone seen this before...I have seen this before but can't for the life
of me remember how I fixed it last time...help :)
TIA
Regards,
Rob
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=7,0,19,0" width="157" height="350">
<param name="movie" value="/images/portal_sideMenu.swf">
<param name="quality" value="high">
<embed src="/images/portal_sideMenu.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="157" height="350"></embed>
</object>
_Rob Guest
-
IO::Socket sometimes hang, why? Please help
Hi, This is a really confusing question for me. This is what I am trying to do: 1. Server sends a command to client 2. Server sleeps while... -
Hang up in Distiller
I am having the same problem with quark 4.11 and distiller 4.0. (freezing and not seeming to complete) except i find my file in the tmp folder and it... -
IInformix 7.20 hang
Hi, I have a big problem with an Informix server 7.20uc2 on AIX 4.2.1 wich hang on checkpoint required. What happens: the system disk... -
SQL Query hang
Hi Everyoe, I am using IDS 9.3. I have a very tricky situation to deal with. Here it is: -
hdr hang
Hello, ids 9.30uc1 on unixware 7.x. hdr seems to be hang when checkpoint increase on my secondary server (>200). I increase drtimeout on primary... -
_Rob #2
Re: SWF causes JSP to hang
Never mind...problem was that I was looking at this too long...it was as simple
as a path problem to the source file...the relative URL was wrong to the SWF
files...
I'll know this going forward but it would seem to me that it would be better
to just report that the SWF could not be found vs. just spinning...then again,
perhaps I don't have an attribute set to allow for that specific interaction.
_Rob Guest
-
Bentley Wolfe #3
Re: SWF causes JSP to hang
_Rob wrote:
I don't think the browser actually gives us that ability inside of an> Never mind...problem was that I was looking at this too long...it was as simple
> as a path problem to the source file...the relative URL was wrong to the SWF
> files...
>
> I'll know this going forward but it would seem to me that it would be better
> to just report that the SWF could not be found vs. just spinning...then again,
> perhaps I don't have an attribute set to allow for that specific interaction.
object tag.. probably could be scripted though..
--
Regards,
Bentley Wolfe
Senior Support Engineer, Macromedia
Senior Escalation Engineer, Flash
Macrochats are live, online technical product presentations!
View the list of Macrochat topics here: [url]www.macromedia.com/community[/url]
Bentley Wolfe Guest



Reply With Quote

