Articulate Community Forums



Articulate Community Forums » Articulate Product Forums » Articulate Presenter Player SDK » Why is my flash scaling up?

 
 
LinkBack Thread Tools Search this Thread
Old 10-26-2010, 03:28 PM   # 1
Member
 
Join Date: Oct 2010
Posts: 14
Default Why is my flash scaling up?


Hi All. I hope this is a simple fix.
I have added a swf to my first page. this page is where they jump to different mods and when they are done they come back to this page. I also added a skin. So when I launch player.html I get the loading bar then I see the top and bottom of the articulate player and my flash file scales up to fit in the window at this point the articulate skin is now covered up by mine. Why is this happening



Last edited by bxpurce : 10-29-2010 at 09:53 AM.
bxpurce is offline  
Old 11-01-2010, 10:56 AM   # 2
Moderator
 
UnkieXeon's Avatar
 
Join Date: Nov 2008
Posts: 696
Default Re: Why is my flash scaling up?


Based on the image alone and your brief description, it would be hard to suggest what is causing this. The best thing to do, is to try removing some of the swfs you have included, or back up a couple of steps to try an pin point the culprit.
__________________
Dave Burton
Senior Customer Support Engineer
Articulate
http://www.articulate.com/support/
__________________

E-Learning Heroes, the new Articulate community site, is now available! Come join and check out the new forums, tutorials, downloads, and more!
UnkieXeon is offline  
Old 11-01-2010, 11:13 AM   # 3
Member
 
Join Date: Oct 2010
Posts: 14
Default Re: Why is my flash scaling up?


here it is

test

You will see it scale up

Thanks
B
bxpurce is offline  
Old 11-01-2010, 12:22 PM   # 4
Moderator
 
UnkieXeon's Avatar
 
Join Date: Nov 2008
Posts: 696
Default Re: Why is my flash scaling up?


So what happens if you remove the swf from the first page. If the player doesn't scale, there is most likely some code conflict with the inserted swf file.
__________________
Dave Burton
Senior Customer Support Engineer
Articulate
http://www.articulate.com/support/
__________________

E-Learning Heroes, the new Articulate community site, is now available! Come join and check out the new forums, tutorials, downloads, and more!
UnkieXeon is offline  
Old 11-04-2010, 11:56 PM   # 5
Member
 
Join Date: Oct 2010
Posts: 4
Default Re: Why is my flash scaling up?


From what I can tell, your articulate presentation is published and set to use the "Slide only view", which is fine, especially if you plan on creating your own custom interface. If you keep this "slide only view" actually all of your content will be scaled up. Basically what I have found to be the best solution is to simple resize all of your content back to 100% in your new interface and then position it accordingly. This ensures your content is nice and crisp. Here is an example of some code I recently used on a project.

//NOTE The Different Levels for Different content.

function repositionContent(){//
_level22._yscale = 100; // ---- PPT CONTENT
_level22._xscale = 100;
_level22._y = 40;
//
_level33._yscale = 100;// ---- INSERTED FLASH
_level33._xscale = 100;
_level33._y = 45;
_level33._x = 130;
//
_level56._yscale = 100;// ---- ENGAGE CONTENT
_level56._xscale = 100;
_level56._y = 70;
_level56._x = 128;
//
_level55._yscale = 100; //----QUIZ CONTENT
_level55._y = 60;
_level55._x = 130;
_level55._xscale = 100;
}


Hope that helps.
-john
j2.8 is offline  
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Articulate E-Learning Blogs

×

Search Engine Friendly URLs by vBSEO 3.1.0