[Flashcoders] swf working but in browser doesnt???!!!

2007-02-28 Thread Omar Fouad

i have a flash movie that i am still working on... it has some code that
attaches things from the library on the stage only till now with some
Stage.height and Stage.width properties and so on..

the movie works fine when opening the swf alone but into the browser it
doesnt attaches all the objects on the stage... i am using IE 7 and the
swfobject.js and my stage is 1200x1000 px.  set the Stage.scaleMode to
"noScale" and alligned to top left. i used to do this with many projects and
it works just fine.. what is the problem than in this one??

any ideas??
thanks
--
Omar Fouad - Digital Emotions...

Love is always patient and kind. It is never jealous. Love is never boastful
nor conceited It is never rude or selfish. It does not take offense and is
not resentful. Love takes no pleasure in other people's sins...but delights
in the truth. It is always ready to excuse, to trust, to hope... and to
endure... whatever comes.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] swf working but in browser doesnt???!!!

2007-02-28 Thread Omar Fouad

i have a flash movie that i am still working on... it has some code that
attaches things from the library on the stage only till now with some
Stage.height and Stage.width properties and so on..

the movie works fine when opening the swf alone but into the browser it
doesnt attaches all the objects on the stage... i am using IE 7 and the
swfobject.js and my stage is 1200x1000 px.  set the Stage.scaleMode to
"noScale" and alligned to top left. i used to do this with many projects and
it works just fine.. what is the problem than in this one??

any ideas??
thanks
--
Omar Fouad - Digital Emotions...

Love is always patient and kind. It is never jealous. Love is never boastful
nor conceited It is never rude or selfish. It does not take offense and is
not resentful. Love takes no pleasure in other people's sins...but delights
in the truth. It is always ready to excuse, to trust, to hope... and to
endure... whatever comes.


--
Omar Fouad - Digital Emotions...

Love is always patient and kind. It is never jealous. Love is never boastful
nor conceited It is never rude or selfish. It does not take offense and is
not resentful. Love takes no pleasure in other people's sins...but delights
in the truth. It is always ready to excuse, to trust, to hope... and to
endure... whatever comes.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] swf working but in browser doesnt???!!!

2007-02-28 Thread Jiri Heitlager
I am not sure if this will help you, but I had some .swf's in the past 
that didnt work as expected online, altough offline the worked fine.


Check the local playback security in PublishSettings. maybe it is not 
set correct.


Jiri

Omar Fouad schreef:

i have a flash movie that i am still working on... it has some code that
attaches things from the library on the stage only till now with some
Stage.height and Stage.width properties and so on..

the movie works fine when opening the swf alone but into the browser it
doesnt attaches all the objects on the stage... i am using IE 7 and the
swfobject.js and my stage is 1200x1000 px.  set the Stage.scaleMode to
"noScale" and alligned to top left. i used to do this with many projects 
and

it works just fine.. what is the problem than in this one??

any ideas??
thanks


--
---

Jiri Heitlager
Stichting z25.org
Concordiastraat 67A
3551 EM Utrecht

tel:06-28159323
http://www.z25.org
[EMAIL PROTECTED]
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] swf working but in browser doesnt???!!!

2007-02-28 Thread Omar Fouad

allright i found where was the problem, i was setting the Stage properties
(allign and scale mode) before the attaching methods when i replaced it
worked on ie too. before it worked only with netscape, firefox and opera...

but what was the difference whether i set the stage properties before or
after calling the Stage.width or height properties???


On 2/28/07, Jiri Heitlager <[EMAIL PROTECTED]> wrote:


I am not sure if this will help you, but I had some .swf's in the past
that didnt work as expected online, altough offline the worked fine.

Check the local playback security in PublishSettings. maybe it is not
set correct.

Jiri

Omar Fouad schreef:
> i have a flash movie that i am still working on... it has some code that
> attaches things from the library on the stage only till now with some
> Stage.height and Stage.width properties and so on..
>
> the movie works fine when opening the swf alone but into the browser it
> doesnt attaches all the objects on the stage... i am using IE 7 and the
> swfobject.js and my stage is 1200x1000 px.  set the Stage.scaleMode to
> "noScale" and alligned to top left. i used to do this with many projects
> and
> it works just fine.. what is the problem than in this one??
>
> any ideas??
> thanks

--
---

Jiri Heitlager
Stichting z25.org
Concordiastraat 67A
3551 EM Utrecht

tel:06-28159323
http://www.z25.org
[EMAIL PROTECTED]
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
Omar Fouad - Digital Emotions...

Love is always patient and kind. It is never jealous. Love is never boastful
nor conceited It is never rude or selfish. It does not take offense and is
not resentful. Love takes no pleasure in other people's sins...but delights
in the truth. It is always ready to excuse, to trust, to hope... and to
endure... whatever comes.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com