Home Search Member List Faq Register Login  
UltimateEditor
Re: Upload window Probelm if Video is already added in Safari and Chrome Browsers

Thread Starter: shahshaik   Started: 02-11-2010 2:38 AM   Replies: 7
 Karamasoft Support Forums » General Discussions » UltimateEditor » Re: Upload window Probelm if Video is already added in Safari and Chrome Browsers
 Printable Version    « Previous Thread   Next Thread »
  11 Feb 2010, 2:38 AM
shahshaik is not online. Last active: 8/1/2010 10:01:52 PM shahshaik

Top 10 Posts
Joined on 12-28-2009
Posts 9
Upload window Probelm if Video is already added in Safari and Chrome Browsers
Upload window opend back side of alreday added video in Editor in Safari and Chrome Browsers, is there any fix for this ??
  
  11 Feb 2010, 12:22 PM
Karamasoft is not online. Last active: 9/8/2010 11:48:21 AM Karamasoft

Top 10 Posts
Joined on 09-05-2004
Posts 5,334
Re: Upload window Probelm if Video is already added in Safari and Chrome Browsers
We cannot reproduce this issue in our test environment. Have you tried it in our live demo at http://www.karamasoft.com/Samples.aspx?component=UltimateEditor? What operating system and browser versions are you testing on?
  
  17 Feb 2010, 10:54 PM
shahshaik is not online. Last active: 8/1/2010 10:01:52 PM shahshaik

Top 10 Posts
Joined on 12-28-2009
Posts 9
Re: Upload window Probelm if Video is already added in Safari and Chrome Browsers

I have tried it on your live demo and reproduced the issue. Please follow the steps given below so you will get to see the issue:

1. Open the editor and place your cursor in the lower right hand corner of the editor so that the inserted video is shown in the center of the page.
2. Insert a video file
3. Now click on any of the tool bars, may be the same "Inser Window Media" option. The dialog appears behind the video.

If you are unable to reproduce with the above steps, please follow the below given links:

http://test1.wowzzy.com/screens/screenshot1.png

http://test1.wowzzy.com/screens/screenshot2.png



  
  18 Feb 2010, 12:31 PM
Karamasoft is not online. Last active: 9/8/2010 11:48:21 AM Karamasoft

Top 10 Posts
Joined on 09-05-2004
Posts 5,334
Re: Upload window Probelm if Video is already added in Safari and Chrome Browsers
You should manually set wmode to transparent in your Flash object in HTML tab of the editor as follows:

<object classid="clsidBig Smile27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="HomeBanner6" align="middle" height="200" width="450">
<param name="allowScriptAccess" value="sameDomain">
<param name="movie" value="test.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="test.swf" quality="high" name="HomeBanner6" wmode="transparent" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="center" height="200" width="450">
</object>

  
  18 Feb 2010, 10:55 PM
shahshaik is not online. Last active: 8/1/2010 10:01:52 PM shahshaik

Top 10 Posts
Joined on 12-28-2009
Posts 9
Re: Upload window Probelm if Video is already added in Safari and Chrome Browsers

I tried as you said above but still i have the same problem...


  
  19 Feb 2010, 10:45 AM
Karamasoft is not online. Last active: 9/8/2010 11:48:21 AM Karamasoft

Top 10 Posts
Joined on 09-05-2004
Posts 5,334
Re: Upload window Probelm if Video is already added in Safari and Chrome Browsers
We tried it in our live demo sample by pointing the source to a valid swf path and it worked properly. Have you tested the sample code in our live demo page as well?
  
  24 Feb 2010, 12:01 AM
shahshaik is not online. Last active: 8/1/2010 10:01:52 PM shahshaik

Top 10 Posts
Joined on 12-28-2009
Posts 9
Re: Upload window Probelm if Video is already added in Safari and Chrome Browsers
I have tried above method for flash and media files but still i have same problem for Safari and Chrome Browsers
  
  24 Feb 2010, 5:54 PM
Karamasoft is not online. Last active: 9/8/2010 11:48:21 AM Karamasoft

Top 10 Posts
Joined on 09-05-2004
Posts 5,334
Re: Upload window Probelm if Video is already added in Safari and Chrome Browsers
We tried the following HTML fragment in our live demo in both Safari and Chrome on Window and the Insert Media or other dialog boxes didn't show behind the flash object:

<object classid="clsid: d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="HomeBanner6" align="middle" height="200" width="450">
<param name="allowScriptAccess" value="sameDomain">
<param name="movie" value="http://www.karamasoft.com/Images/Flash/custimages.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="http://www.karamasoft.com/Images/Flash/custimages.swf" quality="high" name="HomeBanner6" wmode="transparent" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="center" height="200" width="450">
</object>

What operating system are you testing on? Are you trying on Windows as well?

  
 Page 1 of 1 (8 items)
Karamasoft Support Forums » General Discussions » UltimateEditor » Re: Upload window Probelm if Video is already added in Safari and Chrome Browsers

You can add attachments
You can post new topics
You can reply to topics
You can delete your posts
You can edit your posts
You can create polls
You can vote in polls
Forum statistics are enabled
Forum is unmoderated

© 2002-2010 Karamasoft LLC. All rights reserved.