Newbie needs help please
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Newbie needs help please
Hello
I am a complete newbie...no real experience in coding except for a little in wordpress.... I tried to make a stand alone from the site making a video library and I keep getting errors up that read
Executing at 11:21:59 PM on Sunday, November 9, 2014
Type: Handler: can't find handler
Object: card id 1002 of stack "C:/Users/owner/Documents/My Apps/Video Library/Video Library.exe"
Line: uiPopulateVideoList
Line Num: 3
Hint: uiPopulateVideoList
I have blown everything out and restarted from the beginning several times and still get the same error
any help would be appreciated
Thank you
I am a complete newbie...no real experience in coding except for a little in wordpress.... I tried to make a stand alone from the site making a video library and I keep getting errors up that read
Executing at 11:21:59 PM on Sunday, November 9, 2014
Type: Handler: can't find handler
Object: card id 1002 of stack "C:/Users/owner/Documents/My Apps/Video Library/Video Library.exe"
Line: uiPopulateVideoList
Line Num: 3
Hint: uiPopulateVideoList
I have blown everything out and restarted from the beginning several times and still get the same error
any help would be appreciated
Thank you
Re: Newbie needs help please
Hi Grergpl60,
1. welcome to the forum!
2. The error means that the handler "uiPopulateVideoList" is not present when you call it!
Maybe it IS in fact somewhere in your stack, but not where the current script will find it.
Sorry, cannot tell you more from afar
Best
Klaus
1. welcome to the forum!

2. The error means that the handler "uiPopulateVideoList" is not present when you call it!
Maybe it IS in fact somewhere in your stack, but not where the current script will find it.
Sorry, cannot tell you more from afar

Best
Klaus
Re: Newbie needs help please
Thanks for the Welcome Klaus
well I tried a couple different things and now I'm running into a different issue when I make it into a stand alone for windows the only thing I get in the video menu list is "video Library.exe" how ever the player itself still plays the first video of mine when the menu list is clicked on as seen below any further help is very much welcomed
Thank you
well I tried a couple different things and now I'm running into a different issue when I make it into a stand alone for windows the only thing I get in the video menu list is "video Library.exe" how ever the player itself still plays the first video of mine when the menu list is clicked on as seen below any further help is very much welcomed
Thank you
Re: Newbie needs help please
Are you talking about this tutorial: http://lessons.runrev.com/m/754 ?
If yes, please check page 33 of the accompanying PDF file, maybe you missed that step?
If yes, please check page 33 of the accompanying PDF file, maybe you missed that step?
Re: Newbie needs help please
Thank you Klaus ,,,I have read and re-read that ,,I have copied and pasted every bit of code ... it all works fine in IDE but not when I make it into the stand alone ....I also can't seem to make a stand alone for Android either .....I have re-install everything 3 times now and still no joy ... any further ideas ?
Thanks
Greg
Thanks
Greg
Re: Newbie needs help please
Hi Greg,
hmm...
OK, you cannot use PLAYER objects on the mobile platform, but it should work in a desktop standalone!
You can send me the stack I and will take a look if you like! Send it to: klaus AT major-k.de
Best
Klaus
hmm...

OK, you cannot use PLAYER objects on the mobile platform, but it should work in a desktop standalone!
You can send me the stack I and will take a look if you like! Send it to: klaus AT major-k.de
Best
Klaus
Re: Newbie needs help please
Hello Klaus
I just sent my stack to you thanks for taking a look at it
Thanks again
I just sent my stack to you thanks for taking a look at it
Thanks again