Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorSWF files - Embed and object code questionSWF files - Embed and object code question
Previous
 
Next
New Post
10/3/2008 9:39 AM
 

Try using the SWFObject for compatibility between different browsers.


Enterprise Forms for DotNetNuke

Version Control, Forms and Workflow Suite

 
New Post
10/4/2008 5:46 AM
 

Thanks Ethuongmai

  I tried with SWF object in separate Dotnet application , there it is working fine . When I am trying in Dotnetnuke 4.8.4 , I am not getting my flash file . Instaed it is displaying "Alternative content"

My design Code

 <script type="text/javascript" src="swfobject.js"></script> 
     <script type="text/javascript">
    swfobject.registerObject("myId", "9.0.0", "expressInstall.swf");
    </script>

<div>
      <object id="myId"   classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="300" height="200">
        <param name="movie" value="images/flashiness/actnow.swf" />
        <!--[if !IE]>-->
        <object type="application/x-shockwave-flash" data="images/flashiness/actnow.swf" width="300" height="200">
        <!--<![endif]-->
          <p>Alternative content</p>
        <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </div>
 

swfobject File Path : DesktopModules/"My Module"/swfobject.js

Flash File Path : DesktopModules/"My Module"/images/flashiness/actnow.swf

Thanks for Please Helping me

 

 

 
New Post
10/4/2008 6:04 AM
 

Thanks Ethuongmai,

  Now I am able to see my flash file in my Dnn module , But I am  able to  see my flash file  only once

If I am refreshing th page or I am round triping from this page to another page , in any case  I am not getting my flash file

It displays "Alternative Content"

 

Thanks for Helping me

 
New Post
10/4/2008 6:06 AM
 

Make sure to reference the swfobject.js as well as any .swf objects with the full path

thus

<script type="text/javascript" src="swfobject.js"></script> 

would be

<script type="text/javascript" src="./DesktopModules/My Module/swfobject.js"></script>


Enterprise Forms for DotNetNuke

Version Control, Forms and Workflow Suite

 
New Post
10/4/2008 6:31 AM
 

Yes I tried , but still facing same issue : I am getting my flash file only once

when I am refreshing the page or round trip to another page then I am unable to get my flash file insead it displays

"Alternative content"

 

Thanks for helping me

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorSWF files - Embed and object code questionSWF files - Embed and object code question


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out