| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jan 2005
Posts: 3
|
my application compiled in flash8 load dataObject.swf maden in flash mx into container. and when i run it in player it's work correctly.
When i run it from html in Firefox it don't load dataObject correct. I mean that my application don't see the functions into dataObject, like getBytesTotal and custom functions. also it don't see the properties. What to do? why it work correct in player but don't work in mozilla browser? Last edited by assimetric; 10-25-2005 at 10:47 AM.. |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Jan 2005
Posts: 3
|
when i debug things in browser at downloading time by code
PHP Code:
DEBUG: true Object false String true MovieClip false Number _level0.test Target trueis NaN false null false undefined false Object false String false MovieClip falseNumber _level0.test Target when i debug from player it say correct true Object false String true MovieClip false Number _level0.test Target trueis NaN false null false undefined true Object false String true MovieClip false Number _level0.test Target true isNaN false null false undefined Last edited by assimetric; 10-25-2005 at 10:45 AM.. |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|