A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Very Urgent - Help meeeeee plizzz

  1. #1
    Registered User
    Join Date
    Mar 2011
    Posts
    1

    Very Urgent - Help meeeeee plizzz

    Overview:
    Im using FLASH CS3 with AS3
    i have a flash project, i separete file swf
    ex. main.swf, profile.swf, invite.swf, visit.swf

    profile.swf will be loaded in main.swf

    in profile.swf i have datagrid using custom cell renderer class (RightAlign, LeftAlign, CenterAlign, MultiLine)

    Problem:
    When load profile.swf in main.swf from a browser, cell renderer failed (data won't show)


    Is there an issue with load swf file ??
    is bad or good separate swf file??

  2. #2
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801
    You need to provide any error messages and relevant code snippets.

  3. #3
    Senior Member
    Join Date
    May 2010
    Location
    Russia: Western Siberia
    Posts
    268
    I bet it's a security sandbox issue.
    You gotta use security allowDomain and crossdomain policy files, because loading swfs is a potentially risky operation

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center