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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Flash & module Text/Html..Flash & module Text/Html..
Previous
 
Next
New Post
11/13/2009 4:03 AM
 

Hi,

I have built with program Flash CS3 a file. html that works well.
Can I copy the HTML code in a module Text/Html?
 
This is the code that works, in my pc, 
With the html file in the same folder of SWF files:
--------------------------------------------------------------------------------------------------------------------------------------
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>wall_maregolf</title>
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="AC_RunActiveContent.js" language="javascript"></script>
</head>
<body bgcolor="#000000">
<!--URL utilizzato nel filmato-->
<!--testo utilizzato nel filmato-->
<!-- saved from url=(0013)about:internet -->
<script language="javascript">
    if (AC_FL_RunContent == 0) {
        Questa pagina richiede AC_RunActiveContent.js.");
    } else {
        AC_FL_RunContent(
            'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
            'width', '900',
            'height', '656',
            'src', 'wall_maregolf',
            'quality', 'high',
            'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
            'align', 'middle',
            'play', 'true',
            'loop', 'true',
            'scale', 'showall',
            'wmode', 'window',
            'devicefont', 'false',
            'id', 'wall_maregolf',
            'bgcolor', '#000000',
            'name', 'wall_maregolf',
            'menu', 'true',
            'allowFullScreen', 'false',
            'allowScriptAccess','sameDomain',
            'movie', 'wall_maregolf',
            'salign', ''
            ); //end AC code
    }
</script>
<noscript>
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="900" height="656" id="wall_maregolf" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="false" />
    <param name="movie" value="wall_maregolf.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" />    <embed src="wall_maregolf.swf" quality="high" bgcolor="#000000" width="900" height="656" name="wall_maregolf" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object>
</noscript>
</body>
</html>
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
The SWF files in my DNN is in:
/portals/9/maregolf/moduli/Flash/
That changes must I do?
 
Thanks
 
 
 
New Post
11/13/2009 6:54 AM
 

use raw editor and adopt the path to your flash file to meet location on the server (staarting with /portals/[portalID]/)


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/13/2009 9:18 AM
 

Sebastian Leupold wrote

use raw editor and adopt the path to your flash file to meet location on the server (staarting with /portals/[portalID]/)

The name of the file in my DNN site is: wall_maregolf.swf and the path is: /portal/9/maregolf/moduli/Flash/,

I must replace, in the code HTML,  the name: wall_maregolf.swf  with the name:  /portal/9/maregolf/moduli/Flash/wall_maregolf.swf ?

Thanks

 

 
New Post
11/13/2009 9:53 AM
 

that's what I expect...


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Flash & module Text/Html..Flash & module Text/Html..


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