swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] issues with a loader


From: Matthias Kramm
Subject: Re: [Swftools-common] issues with a loader
Date: Sun, 8 Jun 2008 12:26:39 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Thu, Jun 05, 2008 at 07:20:35PM +0200, Pablo Rodríguez <address@hidden> 
wrote:
> Trying to combine a loader
> (http://ousia.justfree.com/orphanworks-loader.txt) with the following
> presentation (http://ousia.justfree.com/orphanworks.swf [script at
> http://ousia.justfree.com/orphanworks-script.txt]), I get the following
> output (http://ousia.justfree.com/orphanworks-preloader.swf).

Combining things which contain actionscript is generally not possible,
or at least only in special circumstances. 
The problem is that the loader will be shifted one level down into a sprite,
so things like variable references are off-target.

You may want to merge loader and script into a single swfc file.

Greetings

Matthias






reply via email to

[Prev in Thread] Current Thread [Next in Thread]