[osflash] what are alchemy limitations?
Dan Shryock
dan.shryock at gmail.com
Thu Sep 17 11:33:02 PDT 2009
I don't know about all of the limitations of alchemy, but I know for
sure that it has to play by the same rules as AS3 for security, so
there isn't going to be file system access.
On Thu, Sep 17, 2009 at 10:41 AM, jaco <jaco at pixeldump.org> wrote:
> hi list,
>
> I'm just starting to xperiment with alchemy under linux and having a
> question, does anyone knows about os limitations with alchemy?
> For instance, i'm trying without success to acces to /dev/sequencer:
>
> [code]
>
> const char* seqdev = "/dev/sequencer";
> int seqfd -1;
> seqfd = open(seqdev, O_WRONLY, 0); // get a fright file descriptor under os
> gcc, still returns -1 under CLibInit in alchemy achacks
> [/code]
>
> thanx in advance
>
> :)
> Jaco - pixeldump
>
>
>
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
More information about the osflash
mailing list