36937
507
Verklein
Vergroot
Pagina terug
1/527
Pagina verder
FLASH CS3
User Guide
501
For example, suppose a file attempts to load an XML file that’s 100 KB, but the devices operating system has allocated
only 30 KB to handle that incoming data stream. In this case, Flash Lite displays an error message to the user,
indicating that not enough memory is available.
To load large amounts of data, group the data in smaller pieces—for example, in several XML files—and make several
data-loading calls for each piece. The size of each piece of data, and therefore the number of data-loading calls you
need to make, varies by device and file. To determine an appropriate balance between the number of data requests
and the likelihood of a memory failure, test files on a variety of target devices.
For optimum performance, avoid loading and parsing XML files if possible. Instead, store data in simple name/value
pairs and load the data from a text file using
loadVars or from precompiled SWF files.
For more tips and techniques for creating content for mobile phones and devices, see
www.adobe.com/go/learn_cs_mobilewiki_en
Exclude classes from compilation for Flash Lite
To reduce the size of a SWF file, consider excluding classes from compilation but retaining the ability to access and
use them for type checking. For example, try this if you are developing a file that uses multiple SWF files or shared
libraries, especially those that access many of the same classes. Excluding classes helps avoid duplicating classes in
those files.
1 Create a new XML file.
2 Name the XML file FLA_filename_exclude.xml, where FLA_filename is the name of the FLA file without the .fla
extension. For example, if the FLA file is sellStocks.fla, the XML filename must be sellStocks_exclude.xml.
3 Save the file in the same directory as the FLA file.
4 Place the following tags in the XML file:
excludeAssets>)
<asset name=”className1” />)
<asset name=”className2” />
</excludeAssets>
The values specified for the name attributes in the <asset> tags are the names of classes that should be excluded
from the SWF file. Add as many as required for the file. For example, the following XML file excludes the
mx.core.UIObject and mx.screens.Slide classes from the SWF file:
<excludeAssets>)
<asset name=”mx.core.UIObject” />)
<asset name=”mx.screens.Slide” />
</excludeAssets>
For more tips and techniques for creating content for mobile phones and devices, see
www.adobe.com/go/learn_cs_mobilewiki_en.
507

Hulp nodig? Stel uw vraag in het forum

Spelregels
1

Forum

Adobe-Flash-CS3

Zoeken resetten

Misbruik melden

Gebruikershandleiding.com neemt misbruik van zijn services uitermate serieus. U kunt hieronder aangeven waarom deze vraag ongepast is. Wij controleren de vraag en zonodig wordt deze verwijderd.

Product:

Bijvoorbeeld antisemitische inhoud, racistische inhoud, of materiaal dat gewelddadige fysieke handelingen tot gevolg kan hebben.

Bijvoorbeeld een creditcardnummer, een persoonlijk identificatienummer, of een geheim adres. E-mailadressen en volledige namen worden niet als privégegevens beschouwd.

Spelregels forum

Om tot zinvolle vragen te komen hanteren wij de volgende spelregels:

Belangrijk! Als er een antwoord wordt gegeven op uw vraag, dan is het voor de gever van het antwoord nuttig om te weten als u er wel (of niet) mee geholpen bent! Wij vragen u dus ook te reageren op een antwoord.

Belangrijk! Antwoorden worden ook per e-mail naar abonnees gestuurd. Laat uw emailadres achter op deze site, zodat u op de hoogte blijft. U krijgt dan ook andere vragen en antwoorden te zien.

Abonneren

Abonneer u voor het ontvangen van emails voor uw Adobe Flash CS3 bij:


U ontvangt een email met instructies om u voor één of beide opties in te schrijven.


Ontvang uw handleiding per email

Vul uw emailadres in en ontvang de handleiding van Adobe Flash CS3 in de taal/talen: Engels als bijlage per email.

De handleiding is 18,62 mb groot.

 

U ontvangt de handleiding per email binnen enkele minuten. Als u geen email heeft ontvangen, dan heeft u waarschijnlijk een verkeerd emailadres ingevuld of is uw mailbox te vol. Daarnaast kan het zijn dat uw internetprovider een maximum heeft aan de grootte per email. Omdat hier een handleiding wordt meegestuurd, kan het voorkomen dat de email groter is dan toegestaan bij uw provider.

Stel vragen via chat aan uw handleiding

Stel uw vraag over deze PDF

loading

Uw handleiding is per email verstuurd. Controleer uw email

Als u niet binnen een kwartier uw email met handleiding ontvangen heeft, kan het zijn dat u een verkeerd emailadres heeft ingevuld of dat uw emailprovider een maximum grootte per email heeft ingesteld die kleiner is dan de grootte van de handleiding.

Er is een email naar u verstuurd om uw inschrijving definitief te maken.

Controleer uw email en volg de aanwijzingen op om uw inschrijving definitief te maken

U heeft geen emailadres opgegeven

Als u de handleiding per email wilt ontvangen, vul dan een geldig emailadres in.

Uw vraag is op deze pagina toegevoegd

Wilt u een email ontvangen bij een antwoord en/of nieuwe vragen? Vul dan hier uw emailadres in.



Info