[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1458) Problem with flash content in IE
Sohil Shah (JIRA)
jira-events at lists.jboss.org
Tue May 29 14:43:08 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1458?page=comments#action_12363417 ]
Sohil Shah commented on JBPORTAL-1458:
--------------------------------------
Stephane-
I cannot seem to reproduce this issue. Here is my setup:
JBoss Portal 2.4.2CR1 running on Linux Fedora Core 6.
Added a test flash file called test.swf to /portal/content/default/images
And added the following code:
<object >
<embed src="/portal/content/default/images/test.swf"
type="application/x-shockwave-flash" width="765" height="334"
quality="high" wmode="transparent" />
</object>
to /default/index.html.
Then I accessed the portal from the following remote machines:
1) Win XP, Internet Explorer 7
2) Win 2000, Internet Explorer 6
3) Win 2000, Internet Explorer 5
And in all cases the flash movie played just fine on the portal main page.
This maybe a configuration issue in your Internet Explorer instance.
I am attaching the swf file I tested, so you can repeat the test on your end as well.
> Problem with flash content in IE
> --------------------------------
>
> Key: JBPORTAL-1458
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1458
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal CMS
> Affects Versions: 2.6 Final, 2.4.1 SP1
> Environment: JBoss 4.0.5.GA
> Portal 2.4.2RC1
> Windows XP / Linux
> Internet Explorer 6
> Flash Player 9
> Reporter: St?phane HUDEC
> Assigned To: Sohil Shah
> Fix For: 2.6 Final, 2.4.2 Final
>
>
> I have to display a flash stored in CMS in a web page.
> However, flash objects are not displayed with an url like /portal/content/.../object.swf in IE except if Jboss is in the same machine (access by localhost).
> In Firefox it work fine.
> ex :
> <object >
> <embed src="/portal/content/site/accueil/movies/765x344_v2_sansdemarque.swf"
> type="application/x-shockwave-flash" width="765" height="334"
> quality="high" wmode="transparent" />
> </object>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list