Flashblocks Flash CMS
Welcome, Guest
Please Login or Register.    Lost Password?
Alignment Problems (1 viewing) (1) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: Alignment Problems
#5456
JJuli ()
User Offline Click here to see the profile of this user

 
Alignment Problems 3 Months ago
Hello everyone.

The first thing to apologize for my English.

I have a problem when assigned to HTML which contains the SWF FlashBlocks, some properties dimension of 100% and 100% without scaling, I get off-screen window Login and file manager.

How can I solve this?.

Thank you.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5459
admin ()
User Online Now Click here to see the profile of this user
Flashblocks Birthdate: 2005-02-14
 
Re:Alignment Problems 3 Months ago
The AC_RunActiveContent.js file that Flash CS3 creates, for embedding the swf in html, does not seem completely compatible with it's own SystemManager.screen property, when exporting Flash movies at 100% and "no scale". Use something else, like like swfObject, to embed your Flash movie.
http://code.google.com/p/swfobject/

You can have the dialogue windows appear at the top left or even better where the mouse is positioned. winPosition is the location of the dialogue windows. This can be "mouse", "TL", or the default "center". Place this code on the same frame as the Flashblocks component to set the windowPosition property.
Code: :

 flashblocks.Flashblocks.MenuDisplayObj.windowPosition="mouse";

 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5463
JJuli ()
User Offline Click here to see the profile of this user

 
Re:Alignment Problems 3 Months ago
Thank you for answering so fast.

I have already managed to work with SWFobject and AC_RunActiveContents, has been in question include some parameters in HTML and two lines in the SWF, flashblocks.Flashblocks.MenuDisplayObj.windowPosition = "center" (yours) + Stage.scaleMode = "noScale ".

Thanks again.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5464
admin ()
User Online Now Click here to see the profile of this user
Flashblocks Birthdate: 2005-02-14
 
Re:Alignment Problems 3 Months ago
Is everything working correctly now?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5465
JJuli ()
User Offline Click here to see the profile of this user

 
Re:Alignment Problems 3 Months ago
It works perfectly.

Thank you.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5676
artpilot ()
User Offline Click here to see the profile of this user

 
Re:Alignment Problems 2 Months, 1 Week ago
So do you have your flash site working with 100% x 100% using swfobject? Is it running slow?

May I see a link to your site?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5681
admin ()
User Online Now Click here to see the profile of this user
Flashblocks Birthdate: 2005-02-14
 
Re:Alignment Problems 2 Months, 1 Week ago
I have many sites using swfObject. swfObject should not cause your website to run slowly.

Here is the url to my latest site: http://www.soulconstruction.com/
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/09/25 22:42 By admin.
  The administrator has disabled public write access.
#5693
artpilot ()
User Offline Click here to see the profile of this user

 
Re:Alignment Problems 2 Months, 1 Week ago
how do you center it, but also having a background title in flash?

http://ezekieldesign.com/staging/cadillacsky/index.php

I need the site to to aligned in the center, but the background to be align top left?

Also, will flashblocks work with another mp3 player component?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5697
admin ()
User Online Now Click here to see the profile of this user
Flashblocks Birthdate: 2005-02-14
 
Re:Alignment Problems 2 Months, 1 Week ago
Is the alignment solution your are requesting related to Flashblocks?

Yes, you can manage most scripts/components, that use external XML files, with Flashblocks ML. Here is an example that universe boy just uploaded.
http://flashblocks.com/component/opti...d,62/func,view/catid,10/id,5641/#5641
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop

Thank you