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  |  

Maximum ASP
  Ads  
r2i.ntegrated
 


  Sponsors  

Meet Our Sponsors

ExactTarget email software solutions
Merak Mail Server
WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
OnyakTech
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Configure It! (...  flash training presentations secured in DNN
Previous Previous
 
Next Next
New Post 1/25/2008 1:09 PM
User is offline Michael Kamp
482 posts
8th Ranked




Re: flash training presentations secured in DNN 

AFAIK this way of user sharing is not possible out of the box, but there are user sharing modules on www.snowcovered.com that might be able to do the job.

If you search for "user sharing" in the DNN forums (or try http://www.searchdotnetnuke.com for a more powerful search), you'll find threads with some useful (I hope) information about this or that module on Snowcovered.

 
New Post 3/5/2008 7:47 AM
User is offline Ari
71 posts
10th Ranked


Re: flash training presentations secured in DNN 

I found another thing that will help with this: locking the flash files to your domain.

If you secure them in the DNN secure folders, they can only be downloaded by users with the appropriate permissions. However, those users can then distribute the flash files.... So, if you put the following actionscript on the first frame of the flash file, it will lock it to your domain (note that you need to replace the generic domain with your domain name into the action script before you publish it)

//Check to see that it is playing from MyDomain.com domain
//Note that there are local folders listed as acceptable domains.
//If you don't have these in the script, then you won't be able to
//preview the flash file locally before you upload it to your domain.
okToPlay = false;
siteURL = "
http://www.MyDomain.com";
siteURL2 = "
https://www.MyDomain.com";
localURL1 = "C:\\Your Flash Preview Folder\\Published";
localURL2 = "
file:///C:/Your Flash Preview Folder/Published";
localURL3 =
file:///C:/Your%20Flash%20Preview%20Folder/Published;

if ((_root._url.substr(0,siteURL.length) == siteURL) || (_root._url.substr(0,siteURL2.length) == siteURL2) || (_root._url.substr(0,localURL1.length) == localURL1) || (_root._url.substr(0,localURL2.length) == localURL2) || (_root._url.substr(0,localURL3.length) == localURL3))
{
okToPlay = true;
}
if (okToPlay == false)
{
_root.unloadMovie();
}

 

 
New Post 6/6/2008 7:30 PM
User is offline kflorian
9 posts
10th Ranked


flash training presentations secured in DNN 

dhanna,

Did you ever find an acceptable solution?  I have the same situation...probably using the same tool...Camtasia...after searching and playing for an afternoon I have not gotten anything to work.  This is the closest post I've seen anywhere to what I'm trying to do.


Thanks,

Ken

 
New Post 10/8/2008 12:58 PM
User is offline Robert Collins
607 posts
www.brisingergroup.com
7th Ranked






Re: flash training presentations secured in DNN 

This post is a little old, but I just wanted to post that our company offers a fully DNN integrated LMS (info below):

Our LMS is a full features and is SCORM 1.2, 1.3/2004, and Class Server confomant. The LMS is fully integrated into DNN using its users, role, etc.  If you would like more information about the LMS go to: http://www.brisingergroup.com/tabid/107/Default.aspx. We also have a online demo of the software, video tutorials (http://www.brisingergroup.com/tabid/64/Default.aspx), and can setup a private sandbox demo version if you need it for evaluatioin.  You can contact me directly via email: robertc@brisingergroup.com


Robert J Collins
Founder, President, and CEO


BGI SCORM LMS Portal - The Power of eLearning in DNN
(SCORM 1.2 & 1.3/2004 Conformant)

"When economies tighten, learning organizations need more than ever to find ways to strengthen organizational effectiveness and support strategic objectives."
  >> Gary VanAntwerp

Other Endeavors:
Founder, DNNGuru.com
Helping DNN Gurus and DNN Project Owners Make the Connection!

Emeritus DotNetNuke Core Team Member
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Configure It! (...  flash training presentations secured in DNN
 


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.

 


Ultra Media Gallery & Video Gallery
The most popular photo gallery and video gallery module. with Flash interface.
www.bizmodules.net
WDK Solutions
Quality modules for the DotNetNuke community. Check out our 'wild' modules!
wdkns.com
UK - DotNetNuke providers
UK providers of DNN module development and skin package design. Oxford Information Labs provides cost-effective solutions for businesses and organisations specialising in Skin design and bespoke module development.
www.oxil.co.uk

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