Problems using <object> tag

For english speaking users.

Problems using <object> tag

Beitragvon Pezz » 16. Jul 2010, 00:52

Hi everybody,

I have a problem using <object> tag.
Mostly I like to add my content using HTML editor with Basic Content (WYGIWYS) module.

Everything works fine except <object> tag.


Example:

If I enter:

Code: Alles auswählen
<object classid="clsid:clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b" width="534"height="300" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
   <param name="src" value="http://example.com/video/example.mov">
   <param name="autoplay" value="false">
   <param name="controller" value="true">
   <embed type="video/quicktime" src="http://example.com/video/example.mov" width="534" height="300" autoplay="false" controller="true" pluginspage="http://www.apple.com/quicktime/download/"></embed>
</object>


I become this at the end:

Code: Alles auswählen
<script type="text/javascript">writeFlash({"src":"hhttp://example.com/video/example.mov","autoplay":"false","controller":"true","width":"534","height":"300"});</script>



Is there a way to get this proper?
Thanx!
Pezz
 
Beiträge: 14
Registriert: 2. Jul 2009, 23:57

Beitragvon littledave » 16. Jul 2010, 09:55

Hi Pezz,

I think you'd be better off using a dedicated flash module instead of using the WYSIWYG Editor. Have a look in the download section -> there are a few to choose from.


Dave
Bild
Benutzeravatar
littledave
 
Beiträge: 136
Registriert: 25. Jan 2006, 13:04
Wohnort: Coburg, Germany

Beitragvon Pezz » 16. Jul 2010, 16:38

Hi Dave,

thanx for respond!

The thing is that I don't need flash. I have the video as flash anyway.
As you see I want to use <object> tag to show the quicktime .mov.
I would love to use HTML 5 tags, but you know only Safari can read this.

This is only for iPad/iPhone users so they will be able to see the video using a native system player. Flash is not supported from Apple... and it's OK so.

Or in other words - is there a module to work with clean HTML?


Thanx,

Pezz
Pezz
 
Beiträge: 14
Registriert: 2. Jul 2009, 23:57


Zurück zu We speak english

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast