Search found 106 matches

by Ron Zellner
Fri Jan 07, 2011 4:43 am
Forum: Internet
Topic: Accessing/displaying browser content
Replies: 3
Views: 3704

Re: Accessing/displaying browser content

Right on! The "Browser Sampler" stack was really useful. Don't know how I missed it. I see how it can select or get text from the web-browser content, is it possible to use LiveCode to interact with the elements in the web-browser? Like put text into a field or have a button clicked? I'm guessing it...
by Ron Zellner
Fri Jan 07, 2011 1:10 am
Forum: Internet
Topic: Accessing/displaying browser content
Replies: 3
Views: 3704

Accessing/displaying browser content

I have done a lot of Rev development, but I have not done much in this particular area. Is there a resource in the tutorial/sample area that illustrates features for accessing content from web sites and displaying it inside a Rev (LiveCode) stack? There are a number of terms in the dictionary relate...
by Ron Zellner
Fri Dec 24, 2010 9:02 pm
Forum: iOS Deployment
Topic: Zoom-in feature
Replies: 3
Views: 5121

Re: Zoom-in feature

That looks useful, but it doesn't magnify the screen, it resizes the square graphic. I need the screen to expand so the graphic appears bigger and the individual buttons are also bigger. (Like pinching to zoom in & out in a web page- everything gets bigger or smaller) Maybe I just need to create a s...
by Ron Zellner
Fri Dec 24, 2010 4:27 pm
Forum: iOS Deployment
Topic: Zoom-in feature
Replies: 3
Views: 5121

Re: Zoom-in feature- pinch gestures

Has anyone used the pinch gestures to zoom in/out in an LC iOS application? Is this a supported feature?

Ron
by Ron Zellner
Thu Dec 23, 2010 4:05 pm
Forum: iOS Deployment
Topic: iOS app live in app store
Replies: 22
Views: 13879

Re: iOS app live in app store

Yes, worked fine- Launcher is easy to manage, just takes some experience learning how far to pull it- but that's what makes it a game.
Good job.
Ron
by Ron Zellner
Thu Dec 23, 2010 3:41 am
Forum: iOS Deployment
Topic: Zoom-in feature
Replies: 3
Views: 5121

Zoom-in feature

I'm working on a stack for conversion to iPad. I have an area with several very small buttons that the user touches and drags to new positions.
Is it possible to use multi touch movement so the person can expand (or zoom-in to) that area and make it easier to select a button?
Thanks.
Ron
by Ron Zellner
Tue Dec 07, 2010 5:27 am
Forum: iOS Deployment
Topic: when will ipad simulator work with .mov files?
Replies: 4
Views: 4829

Re: when will ipad simulator work with .mov files?

I can display a web-based graphic in an image in an app by specifying its source as a URL and it shows up fine in the iPad.
This doesn't seem to work with a movie player using a similar link to a web-based movie file.
Do we know the difference- is it an Apple iOS factor or a LiveCode matter?
by Ron Zellner
Thu Dec 02, 2010 3:26 pm
Forum: iOS Deployment
Topic: Data storage on an iPad
Replies: 6
Views: 5533

Data storage on an iPad

I'm working on educational apps where I want to record the actions of the students: what they did & when they did it (time & date), choices made, quizzes, opinion gathering, etc. I'd like to have the data submit to an SQL data base if they are online or store the data if they are not. Do we know how...
by Ron Zellner
Wed Dec 01, 2010 3:35 am
Forum: iOS Deployment
Topic: Visual Effect: Curl
Replies: 7
Views: 7722

Re: Visual Effect: Curl

Thanks, I thought I did a search in the os_prerelease_handbook.pdf for "curl", but I guess I didn't. The list was there as you said. I knew I had seen it someplace.

Ron
by Ron Zellner
Tue Nov 30, 2010 11:45 pm
Forum: iOS Deployment
Topic: Visual Effect: Curl
Replies: 7
Views: 7722

Re: Visual Effect: Curl

Did I miss something here? I tried this and it produced a traditional dissolve transition. I deployed my attempts as apps and ran them on my iPad and still no curl. I still don't see how to get a page curl transition. I also tried: visual effect "curl left" It would not accept the code without the q...
by Ron Zellner
Tue Nov 30, 2010 7:41 pm
Forum: iOS Deployment
Topic: Setting up iOS on a Mac.
Replies: 6
Views: 6229

Re: Setting up iOS on a Mac.

Problem solved- I went back and deleted the certificates, etc. and started all over using a new ID name and the Provisioning Assistant on the iOS Provisioning Portal site (rather than the "LiveCode for iOS Deployment Pack" instructions). Something must have been developed wrong, or in the wrong sequ...
by Ron Zellner
Fri Nov 26, 2010 4:50 pm
Forum: iOS Deployment
Topic: Setting up iOS on a Mac.
Replies: 6
Views: 6229

Re: Setting up iOS on a Mac.

Yes, it's for the " IOS DEVELOPER PROGRAM"
by Ron Zellner
Wed Nov 24, 2010 8:11 pm
Forum: iOS Deployment
Topic: text to speech
Replies: 27
Views: 15056

Re: text to speech

LiveCode has the text to speech function

Code: Select all

on mouseUp
revSpeak field "MyText"
end mouseUp
But as you suggest this feature does not work directly in the iPad simulator. Maybe something has to be added.
by Ron Zellner
Wed Nov 24, 2010 5:18 pm
Forum: iOS Deployment
Topic: Setting up iOS on a Mac.
Replies: 6
Views: 6229

Setting up iOS on a Mac.

I'm trying to master creating mobile apps for iPad. I have the PDF instructions for the iOS Deployment pack, I've tried to follow the steps carefully, however it gets a little abstract after working with the Apple certificates and developer resources, etc. I am at the point of trying to deploy a tes...
by Ron Zellner
Tue May 04, 2010 10:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing QuickTime movie in Revlets
Replies: 2
Views: 2552

Playing QuickTime movie in Revlets

I'm still finding it difficult to reliably play QT movies in revlets. Initially I had the movie in the same folder as the .Rev file with a relative reference; then, after creating the Revlet, I moved it into the resulting folder with the Revlet & html file. However, when the revlet is run in my brow...

Go to advanced search