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 ...Why wonWhy won't flash play!
Previous
 
Next
New Post
12/4/2009 7:00 AM
 

Hi there,

I've been given a flash movie to add to my DNN site - it all sounds fairly easy however I've been told I have to use the AC_FL_RunContent JavaScript function to play the movie. I have placed the script into an external JS which links to my page I then add the following to my HTML module using the basic editor in RAW render mode. Here's the code

<script language="JavaScript" type="text/javascript">
	AC_FL_RunContent(
		'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0',
		'width', '725',
		'height', '305',
		//'src', 'CCC_AS2',
		'src','http://localhost/dnncccsdev/Portals/0/Flash/CCC_AS2',
		'quality', 'high',
		'pluginspage', 'http://www.adobe.com/go/getflashplayer',
		'align', 'middle',
		'play', 'true',
		'loop', 'true',
		'scale', 'showall',
		'wmode', 'window',
		'devicefont', 'false',
		'id', 'CCC_AS2',
		'bgcolor', '#ffffff',
		'name', 'CCC_AS2',
		'menu', 'true',
		'allowFullScreen', 'false',
		'allowScriptAccess','sameDomain',
		'movie', 'CCC_AS2',
		'salign', ''
		); //end AC code
	
</script>

I've placed the same code into a HTML page and it's fine but when I save my HTML module the item won't play!?! It doesn't show, there's just a white block the dimensions of my flash movie (if I right click I get the Flash right click menu)? There's no JS conflict with AC_FL_RunContent not beiong found as it is - I've noticed after saving my HTML module and going back to edit the Render mode seems to go back to HTML rather than Raw - any ideas anyones?

 
New Post
12/7/2009 10:05 PM
 

Hi Richard,

Give digFlash a try.  It's free and lets you easiliy add flash swf to your site.  It uses swfobject which Adobe now favors instead of AC_FL_RunContent.

Thanks,

Mike

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Why wonWhy won't flash play!


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