Looks like your image is hard coded to the path on your hard drive?  Is that
the case?  if it is you might be getting a silent security exception when it
is viewed on the live site.

simeon


On 1/11/07, Roman Protsiuk <[EMAIL PROTECTED]> wrote:

  Hi.

Debug flash player gives me (8 times, different filenames):

SecurityError: Error #2148: SWF file 
http://www.ctrlzsc.com/other/bin/theCartoonExpress.swf
cannot access local resource file:///C|/Documents and Settings/Xyii/My
Documents/Andre Adams/graphix/dog_home_hero.jpg. Only local-with-filesystem
and trusted local SWF files may access local resources.
    at flash.display::Loader/flash.display:Loader::_load()
    at flash.display::Loader/load()
    at mx.controls::SWFLoader/::loadContent()
    at mx.controls::SWFLoader/load()
    at mx.controls::SWFLoader/::initializeHandler ()
    at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction
()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.core::UIComponent/set processedDescriptors()
    at mx.core::UIComponent/mx.core:UIComponent::initializationComplete()
    at mx.core::UIComponent/initialize()
    at
mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded
()
    at mx.core::Container/http://www.adobe.com/2006/flex/mx/internal::childAdded
()
    at mx.core::Container/addChildAt()
    at mx.core::Container/addChild()
    at mx.core::Container/createComponentFromDescriptor()
    at mx.core::Container/createComponentsFromDescriptors()
    at mx.core::Container/mx.core:Container::createChildren ()
    at mx.core::UIComponent/initialize()
    at mx.core::Container/initialize()
    at mx.core::Application/initialize()
    at theCartoonExpress/initialize()
    at 
mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::childAdded
()
    at mx.managers::SystemManager/::initializeTopLevelWindow()
    at mx.managers::SystemManager/::frameEndHandler()

Take care,
R.


On 1/11/07, Simeon Bateman <[EMAIL PROTECTED]> wrote:
>
>   Well if you hit the swf directly the document loads just fine.
>
> http://www.ctrlzsc.com/other/bin/theCartoonExpress.swf
>
> So I guess my question would be have you done anything to modify the
> html that is generated by flex builder?  Or have you renamed any of the
> files and such?
>
> simeon
>
>
> On 1/11/07, retrogamer4ever < [EMAIL PROTECTED]> wrote:
> >
> >   Okay when I test my flex appliction on my computer it works fine,
> > displays and everything but when I uploaded my bin folder to my
> > hosting service for some reason it doesn't display when I test the
> > page http://www.ctrlzsc.com/other/bin/theCartoonExpress.html all that
> > shows up is a blank default Flex swf file. What is the problem, why
> > won't it display?
> >
> >
>

Reply via email to