Search found 250 matches

by reelstuff
Wed Jan 09, 2008 4:14 pm
Forum: Talking LiveCode
Topic: getting started Sample Quiz stack and FTP uploading
Replies: 4
Views: 4674

getting started Sample Quiz stack and FTP uploading

Hello, I was just playing around with the Quiz stack, in the sample projects, getting started. While I am waiting on the Bundle deal to be delivered, I am excited about seeing some of those great apps. I was wondering if anyone had successfully used the Quiz stack to upload results to FTP, It sort o...
by reelstuff
Sun Jan 06, 2008 2:37 pm
Forum: Talking LiveCode
Topic: Using script to display imported video by ID
Replies: 12
Views: 9685

Code of a button: on mouseUp answer folder "folder with movies" --and only movies! if it <> "" and the result = "" then --chosen folder path is in the var "it" set the defaultfolder to it put the files into temp filter temp without ".*" --to get rid of hidden files set the moviefiles of player 1 to...
by reelstuff
Sun Jan 06, 2008 1:22 pm
Forum: Talking LiveCode
Topic: Using script to display imported video by ID
Replies: 12
Views: 9685

Hi Tim ~ I think I'm a bit confused about what exactly you want to do. :? In your first post you said you wanted the controls available which is why you would set the fileName of a player object. This will load a movie into a player object, allowing the end user to start the movie using the control...
by reelstuff
Sat Jan 05, 2008 9:14 pm
Forum: Talking LiveCode
Topic: Using script to display imported video by ID
Replies: 12
Views: 9685

thanks for the help, something must be off, tried several different methods of getting the video to play, Used a script, to set file name, does not play, tried entering /myvideo.mov into inspector, player framework show but video does not. Not sure why this would be that difficult to manage, I am pr...
by reelstuff
Sat Jan 05, 2008 8:10 pm
Forum: Talking LiveCode
Topic: Using script to display imported video by ID
Replies: 12
Views: 9685

thank you, I will try that out right away, I tried something like that but failed to put the / in front, that should cure it,

Tim
by reelstuff
Sat Jan 05, 2008 4:02 pm
Forum: Talking LiveCode
Topic: Using script to display imported video by ID
Replies: 12
Views: 9685

Using script to display imported video by ID

Hello, I was searching through the documentation and the forum here for a way to use a button script to play a Video file that I imported into a stack, I can see the video is there and it plays when I click it in the application browser, One little side note, it loads over the application browser an...
by reelstuff
Fri Oct 26, 2007 11:39 am
Forum: Talking LiveCode
Topic: Application mapping issue.
Replies: 6
Views: 5228

Yes, I can see what you mean, I did select search,

so that is what caused the problem?

Odd that, I will change to manual and see if that corrects the issue,

thank you,
by reelstuff
Fri Oct 26, 2007 11:19 am
Forum: Talking LiveCode
Topic: Application mapping issue.
Replies: 6
Views: 5228

I doubt that icons associated in the windows explorer (this is a guess, as you still haven't answered any relevant questions), will hinder any application from running. Also note that Runtimes made with Rev do not need any package somewhere else on your machine to run. If you use extra stuff, it ge...
by reelstuff
Fri Oct 26, 2007 2:25 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Working with Standalone settings for Icons
Replies: 2
Views: 3175

Hi, thanks for the link, yes, I was using the wrong file formats, Looks like I need to do some more research, I will check out that link.

Tim
by reelstuff
Fri Oct 26, 2007 2:23 am
Forum: Talking LiveCode
Topic: Application mapping issue.
Replies: 6
Views: 5228

Hi, I believe that for some reason, when I attempt to build a standalone using studio 2.8.1 The runtime build file is pulling from the enterprise 2.9 runtime files. I noticed two extra dll files in the build and traced them to the enterprise runtime files. this occured even when I made sure that 2.8...
by reelstuff
Thu Oct 25, 2007 3:22 pm
Forum: Talking LiveCode
Topic: Application mapping issue.
Replies: 6
Views: 5228

Application mapping issue.

Ran into some interesting issues in regard to saving applications in standalone. I began to test a simple standalone application and I wanted something besides the lack luster icon files provided with the studio application. (hint, hint) Anyway, after attempting to try different application icons, t...
by reelstuff
Thu Oct 25, 2007 2:17 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Working with Standalone settings for Icons
Replies: 2
Views: 3175

Working with Standalone settings for Icons

Hello, I have been attempting to create a standalone with different icons, (other than the generic ones that are default) I keep getting an error stating that the icon is missing 9 different graphic formats So I tried several ICON graphics creation programs and still get the same error that the ICON...
by reelstuff
Mon Oct 22, 2007 3:12 am
Forum: Internet
Topic: Unexpected behavior while using browser object.
Replies: 2
Views: 4878

Thank you, that helps a lot, sometimes it is a little frustrating trying to understand the documentation, (it is like someone wrote it as an after thought)

Your explanation makes much more sense to me I appreciate that.

I can see how to manage the download process now.

again thank you.

Tim
by reelstuff
Sun Oct 21, 2007 4:27 pm
Forum: Internet
Topic: Unexpected behavior while using browser object.
Replies: 2
Views: 4878

Unexpected behavior while using browser object.

Hello, everyone, I have been trying to work with the browser object, (I think I have that right?) I have been testing out various functions attempting to get a fully functional browser. So far, the only way I have found to do this consistently is to use revGoURL "http://www.example.org/info.html" My...
by reelstuff
Thu Oct 18, 2007 2:49 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Icons on Dialogs in Rev
Replies: 2
Views: 2895

Ok, thanks Mark I will take a second look,

Go to advanced search