Search found 31 matches

by Appy777
Sun Oct 05, 2014 3:32 am
Forum: iOS Deployment
Topic: Streaming videos from Vimeo within an app
Replies: 20
Views: 18239

Re: Streaming videos from Vimeo within an app

Thanks Dave! Is anyone able to provide info for Android? Does this code work for Android too?
by Appy777
Sun Sep 28, 2014 10:10 pm
Forum: Android Deployment
Topic: About to wave my white flag. Perhaps the only way is to pay?
Replies: 9
Views: 8504

Re: About to wave my white flag. Perhaps the only way is to

thanks newtronsols. I will be sure to check that out too :-)
by Appy777
Sun Sep 28, 2014 5:48 am
Forum: Android Deployment
Topic: About to wave my white flag. Perhaps the only way is to pay?
Replies: 9
Views: 8504

Re: About to wave my white flag. Perhaps the only way is to

Hi Dave and Mikey, Just a quick update - unfortunately, I have found as I suspected - having my app custom built is completely out of my reach, price wise. So my last resort is to come back to the forum, and find out if there is anyone who would have an app (Android and iOS) which they have built, w...
by Appy777
Sun Sep 28, 2014 3:40 am
Forum: Android Deployment
Topic: Want to buy ready built Android & iOS app to use as template
Replies: 4
Views: 4840

Re: Want to buy ready built Android & iOS app to use as temp

I had initially decided to make my requirements very basic, as I have previously posted about video streaming etc, and had not had a huge response. I thought that perhaps I would have a greater chance of getting a basic app that I could work with, and forging on from there. If anyone is interested i...
by Appy777
Fri Sep 26, 2014 10:51 pm
Forum: Android Deployment
Topic: Want to buy ready built Android & iOS app to use as template
Replies: 4
Views: 4840

Re: Want to buy ready built Android & iOS app to use as temp

Thanks Mark. I have messaged you from my gmail account - you may want to check you junk folder as it may get sent there.
by Appy777
Fri Sep 26, 2014 4:06 am
Forum: iOS Deployment
Topic: Looking to buy a fully functioning mobile app as a template
Replies: 1
Views: 2409

Looking to buy a fully functioning mobile app as a template

I have posted a request to buy a ready built iOS and Android app to use as a "template" / learning tool for a small fee, to help me build me app. The original posting can be viewed on the Android Deployment forum - not sure about the etiquette of "double posting" and the like, so I thought a link wo...
by Appy777
Fri Sep 26, 2014 4:02 am
Forum: Android Deployment
Topic: Want to buy ready built Android & iOS app to use as template
Replies: 4
Views: 4840

Want to buy ready built Android & iOS app to use as template

I have been toiling away for a number of months now, learning as much as I can, in the limited time I have, about Livecode. I am completely new to coding and it is a huge learning curve for me. Unfortunately, due to my circumstances , I only have a few hours a week for quite some time now to devote ...
by Appy777
Fri Sep 12, 2014 10:30 pm
Forum: iOS Deployment
Topic: Using Video in IOS Apps.
Replies: 8
Views: 7898

Re: Using Video in IOS Apps.

Dave, another question. To get things to work with script do I need to create any other objects on the card aside from a button for the YouTube version?
by Appy777
Fri Sep 12, 2014 10:00 pm
Forum: iOS Deployment
Topic: Using Video in IOS Apps.
Replies: 8
Views: 7898

Re: Using Video in IOS Apps.

Fantastic Dave, thank you. Do you know if this will also work on Android? Or if any changes are needed?
by Appy777
Wed Sep 10, 2014 10:55 am
Forum: Android Deployment
Topic: About to wave my white flag. Perhaps the only way is to pay?
Replies: 9
Views: 8504

Re: About to wave my white flag. Perhaps the only way is to

Hi Mikey, yes, I know I need code - I'm just struggling to write it! I've spent a while now following tutorials and online ini lectures, and have an understanding of code when I read it, but writing it is another story. I'm communicating with someone at the moment re hiring to build the app, so I'm ...
by Appy777
Tue Sep 09, 2014 10:44 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: web page in scrolling text field
Replies: 16
Views: 9705

Re: web page in scrolling text field

Sorry, I am on windows. I have an android tablet connected by USB, in debugging mode.
by Appy777
Tue Sep 09, 2014 10:43 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: web page in scrolling text field
Replies: 16
Views: 9705

Re: web page in scrolling text field

I am testing on an android, not in the emulator.

Yes I can see the names of both the video and the jpg, but can't open either.
by Appy777
Tue Sep 09, 2014 6:08 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: web page in scrolling text field
Replies: 16
Views: 9705

Re: web page in scrolling text field

Ok. So I have copied 3 files in. One is a jpg, one a pdf and one a word doc. Of the 3, only the jpg shows in the test target. But when I select "Photos" as the application to complete the action, it says "Media not found". This files are stored in various locations on my computer.. could this be a p...
by Appy777
Tue Sep 09, 2014 5:39 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scrolling list for downloadable files
Replies: 9
Views: 6436

Re: Scrolling list for downloadable files

Ok. I have used the script Keram provided in the stack script. I have looked for the path Keram mentioned: "files will be in C:\Users\<user name>\AppData\Roaming\myFiles folder)" I have \Application Data rather than AppData, but there is no \Roaming\myFiles folder I have input the stack script, save...
by Appy777
Tue Sep 09, 2014 5:13 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: web page in scrolling text field
Replies: 16
Views: 9705

Re: web page in scrolling text field

Hi Simon, See attached file for the layout/function. Yes the videos will be streamed from Vimeo. I haven't tackled that yet, although another forum member said he has his working in the following manner: "Anyway - it's more complex to describe what to do here in words than it is to do. It's essentia...