forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Flash Access

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development
View previous topic :: View next topic  
Author Message
Roland35007



Joined: 07 Jan 2007
Posts: 7

PostPosted: Mon Jan 08, 2007 12:11 am    Post subject: Flash Access Reply with quote

Hi

Somewhere I read that in LuaPlayer, I should be able to read flash0:
but when I say

old = System.currentDirectory("flash0:/")
and I ask for a filelist, I get all the files in the appPath. This also happens with flash1:

I try to use sysext but whatever function I try to use, I always get nil value error, so I think the extension doesn't get loaded. For example

System.quit()

complains that quit is a nil value.
Another possibility is that it doesn't load. I put the file in PSP/GAME150/luaplayer with all the other prx files.

I also put it in the system/library (copy). I load it with

sysext = loadlib("sysext","init")
if sysext then sysext() end

but it doesn't work. I use 3.03 OE A' with luaplayer 0.2.
Anyone have suggestions?

Cheerio!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group