User Tag List

Results 1 to 2 of 2

Thread: swf ErrorLog.$$$

  1. #1
    Clicker Fusion 2.5SWF Export Module

    Join Date
    Oct 2007
    Posts
    875
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question swf ErrorLog.$$$

    salut a tous, dans mon app swf j'utilise l'objet "FLASH VECTOR" qui permet de charger un fichier svg, le problemme est que quand je veux creer mon app swf ca dit:


    Loading configuration file C:\Program Files (x86)\Multimedia Fusion 2\Data\Runtime\Flash\Flex\frameworks\flex-config.xml
    C:\Users\REDBABOON\AppData\Local\Temp\FlaEA34.tmp\ Extensions\CRunFlashVector.as(477): col: 11 Error: Access of possibly undefined property rotationX through a reference with static type flash.display:Sprite.

    temp.rotationX = param1;
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\FlaEA34.tmp\ Extensions\CRunFlashVector.as(486): col: 11 Error: Access of possibly undefined property rotationX through a reference with static type flash.display:Sprite.

    temp.rotationX = param1;
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\FlaEA34.tmp\ Extensions\CRunFlashVector.as(499): col: 11 Error: Access of possibly undefined property rotationY through a reference with static type flash.display:Sprite.

    temp.rotationY = param1;
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\FlaEA34.tmp\ Extensions\CRunFlashVector.as(508): col: 11 Error: Access of possibly undefined property rotationY through a reference with static type flash.display:Sprite.

    temp.rotationY = param1;
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\FlaEA34.tmp\ Extensions\CRunFlashVector.as(796): col: 27 Error: Access of possibly undefined property rotationX through a reference with static type flash.display:Sprite.

    ret.forceDouble(temp.rotation;
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\FlaEA34.tmp\ Extensions\CRunFlashVector.as(805): col: 27 Error: Access of possibly undefined property rotationX through a reference with static type flash.display:Sprite.

    ret.forceDouble(temp.rotation;
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\FlaEA34.tmp\ Extensions\CRunFlashVector.as(821): col: 27 Error: Access of possibly undefined property rotationY through a reference with static type flash.display:Sprite.

    ret.forceDouble(temp.rotationY);
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\FlaEA34.tmp\ Extensions\CRunFlashVector.as(830): col: 27 Error: Access of possibly undefined property rotationY through a reference with static type flash.display:Sprite.

    ret.forceDouble(temp.rotationY);
    ^

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Jymswiss's Avatar
    Join Date
    Dec 2011
    Location
    Switzerland
    Posts
    382
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Qui a créé Flash vector ? Le mieux est d'aller directement poser la question avec le créateur de cette extension. Sinon regarde avec la version du Flex et paramètre-le en version identique dans les propriétés de l'application MMF. Enfin, si c'est ça... C'est juste une idée qui passe.

Similar Threads

  1. swf ErrorLog$$$
    By imothep85 in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 18th June 2013, 06:58 PM
  2. [CRASH] Beta 29, same as before, different errorlog
    By Popcorn in forum Android Export Module Version 2.0
    Replies: 7
    Last Post: 23rd May 2012, 07:20 PM

Posting Permissions

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