User Tag List

Results 1 to 2 of 2

Thread: Plantage SWF

  1. #1
    Clicker Fusion 2.5SWF Export Module

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

    Exclamation Plantage SWF

    Resalut a tous, j'essaye cette fois ci, de charger une image avec GETOBJ dans l'objet "surface" qui apparament est compatible SWF.

    L'ors de la compilation: voici ce que 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\Fla6AA.tmp\E xtensions\CRunSurface.as(85): col: 19 Error: Type was not found or was not a compile-time constant: Vector.

    public var poly:Vector.<Point>;
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\Fla6AA.tmp\E xtensions\CRunSurface.as(169): col: 15 Error: Access of undefined property Vector.

    poly = new Vector.<Point>;
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\Fla6AA.tmp\E xtensions\CRunSurface.as(907): col: 13 Error: Type was not found or was not a compile-time constant: Vector.

    var src:Vector.<Point> = poly.slice(0,param0);
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\Fla6AA.tmp\E xtensions\CRunSurface.as(908): col: 14 Error: Type was not found or was not a compile-time constant: Vector.

    var temp:Vector.<Point> = src.slice(param0);
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\Fla6AA.tmp\E xtensions\CRunSurface.as(953): col: 10 Error: Type was not found or was not a compile-time constant: Vector.

    var a:Vector.<Point> = param0 > 0 ? poly.slice(0,param0-1) : new Vector.<Point>;
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\Fla6AA.tmp\E xtensions\CRunSurface.as(954): col: 10 Error: Type was not found or was not a compile-time constant: Vector.

    var b:Vector.<Point> = param0 < poly.length-1 ? poly.slice(param0+1) : new Vector.<Point>;
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\Fla6AA.tmp\E xtensions\CRunSurface.as(953): col: 69 Error: Access of undefined property Vector.

    var a:Vector.<Point> = param0 > 0 ? poly.slice(0,param0-1) : new Vector.<Point>;
    ^

    C:\Users\REDBABOON\AppData\Local\Temp\Fla6AA.tmp\E xtensions\CRunSurface.as(954): col: 79 Error: Access of undefined property Vector.

    var b:Vector.<Point> = param0 < poly.length-1 ? poly.slice(param0+1) : new Vector.<Point>;
    ^

  2. #2
    Clicker Multimedia Fusion 2SWF Export Module
    bourroune's Avatar
    Join Date
    Jan 2013
    Posts
    59
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bonsoir Imothe85,

    J'ai le même problème, avez vous trouvé comment y remédier ?

    Cordialement

    Bourroune

Similar Threads

  1. plantage IOS
    By graboide in forum File Archive
    Replies: 0
    Last Post: 26th April 2012, 02:12 AM
  2. Bug/plantage avec la création d'objet
    By BenjaminG in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 11th November 2007, 06:32 PM
  3. Prog: Plantage MMF2 quand 2 extensions
    By Sphax in forum Extension Developers Lobby
    Replies: 3
    Last Post: 17th August 2006, 08:24 PM
  4. Bug MMF2 : plantage lors d'un changement d'éditeur
    By Gawen in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 7th August 2006, 06:48 PM
  5. Bug: Plantage
    By Sphax in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 27th July 2006, 09:17 AM

Posting Permissions

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