Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

AppTheory specializes in solutions based on the DotNetNuke platform and has 2 employees on the DotNetNuke Core Team.
  Ads  
Aspose - The .NET & Java component publisher
 


  Sponsors  

Meet Our Sponsors

Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
ExactTarget email software solutions
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Make it Hot! ( ...  Flash Content is not being loaded
Previous Previous
 
Next Next
New Post 5/26/2008 6:06 AM
User is offline Vinay Khandelwal
13 posts
10th Ranked


Flash Content is not being loaded 

  Dear Sir,

I want to load a flash movie and I am using the following code in my skin, but it is not working. Can you please help me out? Thanks in advace.

<

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

 

 

 

swfobject.embedSWF(

 

var flashvars = {xmlPath: "<%=SkinPath%>/flash/xml/billboards.xml"};var param = {wmode:"transparent"};var attributes = {id:"flash_bboard", name:"flash_bboard"};"<%=SkinPath%>/flash/billboard-home.swf","billboard","975","281","8.0.0",false,flashvars,param,attributes);

</

<

script>div id="billboard"><!-- flash insert area --></div>

<

 
New Post 5/26/2008 6:19 AM
User is offline Vinay Khandelwal
13 posts
10th Ranked


Re: Flash Content is not being loaded 

Dear Sir, I want to load a flash movie and I am using the following code in my skin, but it is not working. Can you please help me out?

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

<script type="text/javascript">

	var flashvars = {xmlPath: "<%=SkinPath%>/flash/xml/billboards.xml"};
	var param = {wmode:"transparent"};
	var attributes = {id:"flash_bboard", name:"flash_bboard"};
	swfobject.embedSWF("<%=SkinPath%>/flash/billboard-home.swf","billboard","975","281","8.0.0",false,flashvars,param,attributes);
</script>

<div id="billboard"><!-- flash insert area --></div>

Thanks in advace. Vinay

 
New Post 5/27/2008 3:47 AM
User is offline baldwin
115 posts
www.dnnsun.com
9th Ranked


Re: Flash Content is not being loaded 

In our website, I just do it as follows and it works well for us,may be it can help a little:

<div id="swfContainer" style="float:right;width:800px;margin:3px;"></div>
     <script type="text/javascript" src="<%=skinpath%>swfobject.js"></script>
     <script type="text/javascript">
         var swfSrc = "<%=skinpath%>imagerotator.swf";
         var xmlConfig = "<%=skinpath%>banner.xml";
      var s1 = new SWFObject(swfSrc,"rotator","800","200","7");
      s1.addVariable("file",xmlConfig);
      s1.addVariable("width","800");
      s1.addVariable("height","200");
      s1.write("swfContainer");
     </script>


www.dnnsun.com:The professional provider of DotNetNuke support, skin design and custom module development.
The professional provider of DotNetNuke support, skin design and custom module development.
 
New Post 5/27/2008 3:57 AM
User is offline Vinay Khandelwal
13 posts
10th Ranked


Re: Flash Content is not being loaded 

Thanks a lot!

I figured out the problem. Actually problem was in the XML file.

 
New Post 6/4/2008 5:31 PM
User is offline baldwin
115 posts
www.dnnsun.com
9th Ranked


Re: Flash Content is not being loaded 

You are welcome! can you close the post for clarify? Thanks a lot!


www.dnnsun.com:The professional provider of DotNetNuke support, skin design and custom module development.
The professional provider of DotNetNuke support, skin design and custom module development.
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Make it Hot! ( ...  Flash Content is not being loaded
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


ZLDNN.COM
We provide commercial DotNetNuke modules.
www.zldnn.com
DNNhost Scandinavia
SUPER fast QuadCore DELL servers, MSSQL servers, DotNetPanel, daily backup, Check out our customers websites
DNNhost.dk
Personify Design, Inc.
Seattle-based Personify Design has developed customized DotNetNuke websites for a wide range of customers to meet many different types of needs, including distributed authorship across thousands of pages to integrated Verisign e-commerce capabilities.
www.personifydesign.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP