Search found 62 matches

by pmc
Fri May 13, 2011 5:24 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: can't find RunRev folder
Replies: 10
Views: 7184

Re: can't find RunRev folder

Where do I find the forum for Android? Is it the iOS? But iOS is for iphone and I don't think there are any similarities there. The reason is that there are limitations to size, etc. and others when we do the layout for the Android as compare to desktop apps. How do I start?
by pmc
Thu May 12, 2011 3:42 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: can't find RunRev folder
Replies: 10
Views: 7184

Re: can't find RunRev folder

Too much trouble. Then I'll need to ask for the download again from the people from Livecode. :( and they will be going :evil: . Hehe :|
by pmc
Thu May 12, 2011 12:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: can't find RunRev folder
Replies: 10
Views: 7184

Re: can't find RunRev folder

Ahh...hidden, goodness. I have manage to put the plugin in. Is it possible to move all these Runrev folders to the 'C://programs' folder?

Thanks
by pmc
Thu May 12, 2011 4:38 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: can't find RunRev folder
Replies: 10
Views: 7184

Re: can't find RunRev folder

Hi Klaus

Below is the info I get :
"C:\Users\pmc\AppData\Roaming\RunRev\Components\LiveCode 4.6.1\LiveCode.exe"

Problem is, when I open up the pmc folder, I can't find the AppData folder. It's not there. Amazingly.

Thanks
pmc
by pmc
Wed May 11, 2011 4:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: can't find RunRev folder
Replies: 10
Views: 7184

can't find RunRev folder

Hi All, I have install the LiveCode 4.6.1 but can't find the folder in the programs folder. Previously I installed the 4.5.3 and the folder 'RunRev' was in the C:/Programs/RunRev/ But later I installed the 4.6.1 version and uninstalled the 4.5.3 version. Now, the C:/Programs/RunRev is actually empty...
by pmc
Mon Mar 21, 2011 10:38 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: video
Replies: 22
Views: 13733

Re: video

Thanks Klaus,
It is not a major problem as the volume can also be control by the Window's Volume control. Maybe I'll put in a slider bar.
by pmc
Sat Mar 19, 2011 4:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: video
Replies: 22
Views: 13733

Re: video

Oh, the QT player runs fine outside LiveCode.....slow to load compare to window's media player, but not as slow as in LiveCode. Volume slider not a problem.
Video card = Nvidia Geforce 8400M GS
by pmc
Sat Mar 19, 2011 4:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: video
Replies: 22
Views: 13733

Re: video

OS = windows vista business
service pk 2
RAM = 4.gb
Processor = intel core duo CPU T7250@2GHz
QT = version 7.6.9
HD = NTFS, 66.6 GB free space
LiveCode = RevStudio 4.0.0
=Build 950

The slider appears and quickly disappeared...just a flash, when you click on the volume icon, at the QT player.
by pmc
Sat Mar 19, 2011 2:27 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: video
Replies: 22
Views: 13733

Re: video

The format is mpeg 1. Actually, originally they are .flv format ripped from youtube. I use a converter to convert them to mpeg1 as these are the files that can be play on QT.
The slider blinks when clicked on and it's impossible to grab the knob of the slider.
Thanks
by pmc
Fri Mar 18, 2011 2:18 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: video
Replies: 22
Views: 13733

Re: video

Can we put a slider to control the volume? Adjusting the volume with the player default slider is impossible.
by pmc
Fri Mar 18, 2011 2:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: video
Replies: 22
Views: 13733

Re: video

Sorry, I code it as

get QTVersion()
by pmc
Fri Mar 18, 2011 1:51 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: video
Replies: 22
Views: 13733

Re: video

I use the code on the "splash stack" but QT still load very slow.
by pmc
Fri Mar 18, 2011 1:26 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: video
Replies: 22
Views: 13733

Re: video

On which card should I put this code into? The main stack card or the movies stack card?
by pmc
Fri Mar 18, 2011 6:08 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: video
Replies: 22
Views: 13733

Re: video

OK...I got it, the link was wrong. Another question....the card seems to load very slow....how to I make it load faster?
I have a code on the "Movies" stack:

on preopenStack
load "OTVersion 7.6.9"
end preopenStack

It is still taking 4-5 seconds to load.
by pmc
Fri Mar 18, 2011 5:47 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: video
Replies: 22
Views: 13733

Re: video

attached is the image. FYI, once I clicked on the radio button "Balance" on card "Frequent Pair Letters", it will open card "Balance" from Stack "Movies". The "stop"and "play" button is to stop and play the movie, obviously, and "close"is to close the card. Do I need to link the QuickTime player to ...