Need help with OSAKIT
Blitz3D Forums/Blitz3D Programming/Need help with OSAKIT
| ||
I started to ask how to do it on the previous topic"embed a blitz3d game onto a website using HTML", but got no real answer. ive been trying for a while now, and i just cant seem to get it to work. Can anyone tell me how to upload my .bb file onto a website using OSAKIT in simpler terms (if its possible)? I dont know if its the help file or just me, but its only been making it harder to understand. |
| ||
you need to compile your project first. There is a full tutorial on how to use it in the help file document that comes with it. |
| ||
I emailed you and am waiting for your reply! |
| ||
1) compile your project, rename the .exe to anything you like (eg. "osatest.osa") and copy it to c:\ 2) start osakit webpage generator ![]() 3) start c:\osatest.html ... thatīs all cheers, chi |
| ||
Thanks chi for your mini tutorial but one thing to note is to rename your compiled project to anything but .osa because .osa file are generated by the OSA Package Maker and they are treated in a special way! |
| ||
oh, didnt know... thanks for the info ;) |
| ||
i followed the tutorial, and whenever i open up the file, it doesnt do anything and wont close until i restart it. |
| ||
Link? |
| ||
http://ire.spruz.com/default.asp |
| ||
well, it doesnt freeze up on this, but when you load the html document it freezes the window. i took the html from the html document and added it to a code box on the site |
| ||
"FileToDownload" value="C:\osa-New Compressed (zipped) Folder.osa"> This should not be the path at your local drive!!!! ALso the .OSA file should be the same as the folder you zipped/game exe! |
| ||
?!?!? oh, lol. lemme fix it. |
| ||
i did everything you said, but the game still isnt loading |
| ||
okay im seriously close now. The program works only when i open "osatest.bb" not "osatest.osa". whenever i stop the blitz3d version, the osa version stops, also. whats going on? i try to run it, and it says error writing the file (probrably because its in a zipped fille), but then when i click ok, nothing happens on Blitz3d, but the html version (offline) starts playing.... |
| ||
try your link http://ire.spruz.com/user/198324/osatest.osa the file is not found!!! |
| ||
oooooh cool txs ill check it |
| ||
nope...still nothin |