User Tag List

Results 1 to 4 of 4

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);


    OK SOLUTION TROUVEE

  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)
    Super ! Peux-tu nous donner la solution ? Plizzzz

  3. #3
    Clicker Fusion 2.5SWF Export Module

    Join Date
    Oct 2007
    Posts
    875
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    En fait il s'agissait d'un manque de mise a jour du fichier flash, jai du le passer a 11 et de plus le fichier flex fesait appel a une version de flash 9.0, incompatibilité donc et impossible de compiler l'application, dans mmf j'ai aussi du changer le numero de la version 9 par la version 11, dans les propriétés de flash "swf".

  4. #4
    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)
    Merci !

Similar Threads

  1. swf ErrorLog.$$$
    By imothep85 in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 17th June 2013, 10:05 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
  •