[Extendflash] font files

Psyche contact at psyche-land.com
Sat Apr 29 17:39:09 BST 2006


Yop,

I had an idea, wich is a mix of all we said. A reference file, and when 
JSFL found a new font that isn't referenced in this file, it asks you 
what font files does it have to link to this font. Then it copies the 
font files ^^, and by the way, creates a new jsfl file that will update 
other systems with those new font references.

So, we do not have to reference all the 1000 existing fonts... we just 
have to teach jsfl what font is linked to, only when needed ;)

-------

But, i have an other idea (which would be really easier). All fonts name 
and their corresponding files are recorded in the registery > 
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Fonts    
(and, don't know why it is in Windows NT while i'm running on XP...)

My question is : Is it possible to access registery via Flash (maybe all 
registery informations are stocked into files, i don't know...) ??
This way, we could read the registery and get font files ;)

Tanks ^^


//////////////
Psyche a écrit :

> Erf, sorry if an older thread already talked about this... I checked 
> the archives but didn't see it :(
> Hash table isn't a bad idea but.. gonna be long to do it manually. And 
> via batch, i don't really know how it works, i'll check.
>
> But i was wondering... Flash interface is built via jsfl (or i mean, 
> we can build flash interfaces via jsfl), so.. Why can they access font 
> list, and we can't ? Weird !
>
> Bah, doesn't matter, there's probably a way, there must be a way !!
>
>
> Thanks ^^
>
>
>
> Ryan Matsikas a écrit :
>
>> Welcome... You just missed a rather large thread on a similiar topic.
>>
>> Because Font name's aren't usually anything like the file name I 
>> think your stuck.. unless someone else has idea's? Some kinda batch 
>> command that creates a hash table for Font Names <-> font file names 
>> which you can read from JSFL and check against?
>>
>> On 4/18/06, *Psyche* <contact at psyche-land.com 
>> <mailto:contact at psyche-land.com>> wrote:
>>
>>     Hi !!
>>     I'm new to this list ;)
>>
>>
>>     I'm working on a extension that publishs lot of FLAs, modifying few
>>     lines of code and some AS-Linkages. One option needed is to return a
>>     list of all the fonts used in the current FLA. That's ok, quite
>>     simple... but... the second part is to copy the font files  in my
>>     delivery folder.
>>     But my font array returns the "font name", and not the "font file
>>     name"
>>     (wich is complety different),  and i really don't see how to
>>     reach the
>>     file, simply with the font name.
>>
>>     Does anyone know how to do this ?
>>
>>     Thanks ^^
>>     _______________________________________________
>>     Extendflash mailing list
>>     Extendflash at flashguru.co.uk <mailto:Extendflash at flashguru.co.uk>
>>     http://lists.flashguru.co.uk/mailman/listinfo/extendflash
>>
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>Extendflash mailing list
>>Extendflash at flashguru.co.uk
>>http://lists.flashguru.co.uk/mailman/listinfo/extendflash
>>  
>>
>------------------------------------------------------------------------
>
>_______________________________________________
>Extendflash mailing list
>Extendflash at flashguru.co.uk
>http://lists.flashguru.co.uk/mailman/listinfo/extendflash
>  
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.flashguru.co.uk/pipermail/extendflash/attachments/20060429/d99ab89e/attachment.htm


More information about the Extendflash mailing list