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 ForumsFCKeditorFCKeditorControls for flash player?Controls for flash player?
Previous
 
Next
New Post
10/11/2007 4:03 PM
 

The option is there to show controls when you set the properties on a flash file but they don't show. What am I missing?


Icthus Technologies

Building Faith on the Internet
 
New Post
10/13/2007 8:23 PM
 

How are you inserting your flash object?


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
10/14/2007 7:53 PM
 

Hey Icthus, have a look at http://blog.deconcept.com/swfobject/. This is a great way to put flash on a page, and you can just paste the code into the codeview in FCK.

Just save this file in the wwwroot of your site, rename it to "swfobject.js", then insert flash using this code:

<script type="text/javascript" src="swfobject.js"></script>
<div id="flashcontent">
This text is replaced by the Flash movie.
</div>

<script type="text/javascript">
var so = new SWFObject("movie.swf", "mymovie", "400", "200", "8", "#336699");
so.write("flashcontent");
</script>

This allows search engines to see the text you put in the div, for SEO purposes. It also soves the IE 'click to activate and use this control' problem. And you can add as many parameters as you want (see the page referenced above for details). It is a MUCH better way to insert Flash into your pages.

Ari

 
 
New Post
10/14/2007 7:57 PM
 

...

 
New Post
11/12/2007 3:19 PM
 

We have a free module called digFlash that uses the swfobject framework to insert flash files.

Thanks,
Mike

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorControls for flash player?Controls for flash player?


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