ActionScript 3.0 :: Integrate The YouTube Data API?
Jul 18, 2009
Am I right in thinking we can't get a user to upload a video to YouTube via a flash form (AS3)? I have been advised I might have to use a PHP Proxy but can't how to integrate the YouTube Data API (PHP) with AS3, plus my PHP knowledge is basic.What I really need is for the user to select a local video, upload it, and then select a good thumbnail picture as can be done these days at [url]..... Is this possible through Flash?
View 0 Replies
Similar Posts:
Mar 13, 2007
I am a DBA and I provide data to the developers at my companyin XML format. The developers create Flash graphics and use the XMLto populate data variables. I want to start requiring thedevelopers to make calls directly to my MySQL databases so anytimei have to make a change to the underlying data, I don't get stuckgenerating an updated XML file for the developers.My developers tell me a Flash graphic cannot make a calldirectly to a mySQL database. They say Flash has to reference apage in which variables are defined, such as an XML, PHP, ASP pageetc. This page, they say, is generated from database info, butFlash does not directly make the call to the database ... thatanother programming technology (XML, PHP, etc.) does and has toparse the information, making it available to Flash.
View 3 Replies
Sep 18, 2011
I am experiencing problems when trying to traverse XMl returned from the youtube data api.I can trace the XML but cannot access any of the nodes, not sure where I'm going wrong, I have tried various methods including parsing JSON format from youtube but to no avail. I thought it maybe the namespaces so I replaced these using a script to replace them as attributes. A snippet of returned XML is below:
[Code] .....
View 2 Replies
May 19, 2010
how to embed a YouTube video file in particular place of my Flash project, should I do this in action panel or in final html file. Here is exactly what I'd like to do: On this website www.aye-aye-media.com under 'Film' panel I have some movie samples, and after clicking buttons on right side I'd like to play embedded YouTube clips instead of flv.samples uploaded to my ftp. as it takes too long for customers to download them
View 2 Replies
Feb 4, 2012
I have been trying to extract information from this file on YouTube using AS3. I have managed to access ytID (YouTube video ID) along with the ytName (YouTube video name) from a specific channel (called through the loader). I am stumped on how to get the thumbnail URL. I have managed to find out that through YouTube, its tag is media:thumbnail, however, Flash gives me an error for trying to use a semicolon.
ActionScript Code:
View 3 Replies
Aug 15, 2009
I have trying to use this sample FLA from google to embed youtube videos in my flash doc but, when I publish the file it comes up blank with no errors.
View 5 Replies
Feb 1, 2010
I wanted to know if this is possible. On my site I want to play youtube videos from my account from youtube. Basically, there will be an empty text box. Users will type in some text. Click on a button to search and play a random video based off tags associated with a video from my youtube account with the words from the text box? And if they did the same search it wouldn't play the same video again?
View 0 Replies
Apr 8, 2011
is it possible to display youtube's like/dislike buttons by using google's api (or any other api) for as3 ?URL...
View 1 Replies
Jan 8, 2010
I'm new to Flash and I just noticed that the custom font that I used for my menus is not being displayed on machines that do not have this font, only a default font is shown there.I tried to include the font in the library (Library -> New Font), but it still doesn't workDo I have to start from scratch with the imported font? Or was I supposed to checksomething/add some settings (like "Export for ActionScript" or "Export for runtime sharing"?).
View 10 Replies
Nov 16, 2009
Is there a library for SSH in ActionScript 3? If not, how to have Flash integrate with SSH.I have a Flash prototype programmed out, and my client wants to see some minimal integration with an SSH server. What is needed is basically: connectauthenticate send a few basic commands I can't just have these commands be sent out blindly, as I need Flash to be aware of the SSH feedback and let the user know if the authentication, commands, etc were successful.
View 1 Replies
Feb 20, 2010
tutorials (e.g. ) show how to integrate Flash and MySQL. Also Flash can manipulate and sent this back to serverTo integrate flash and MySQL one can do the following:(1) MySQL -> php -> Flash (e.g. What is the most robust way to set up (1) and (2) to work at scale - as quickly as possible? What are the server loading implications? Is there any other way to do (1) and (2) more effectively?
View 2 Replies
Sep 16, 2010
I have to connect my flash application with php+mysql .how can i integrate my php code into flash..?
View 1 Replies
Nov 18, 2010
I have a XML file which I am trying to integrate a search feature. I have attached a zipped folder of my working example.In this XML file is a collection of modules: 1.1, 1.2, 1.3 etc...
Each module is broken down further:
1.1has: 1.1.1, 1.1.2, 1.1.3
1.2has: 1.2.1, 1.2.2, 1.2.3, 1.2.4 etc...
I have a search feature that is searching the XML, then outputting the content if found.Now this is working OK for a specific module listed above, for example, in my zipped example, I can get it to search 1.1.1, 1.1.2, 1.1.3 etc...
What I can�t seem to get working is how to search all of the modules sections: eg: 1.1: 1.1.1-1.1.x, 1.2: 1.2.1 � 1.2.x and so on depending on how much content is sorted in my XML.
View 14 Replies
Aug 9, 2009
I've got a multi-element character animated in its own timeline, within its own symbol --- but it's not showing up in the main timeline, or on the stage when I exit the symbol and go back to the Main movie view. How do I get the symbol's animation to integrate into the main scene?
View 2 Replies
Nov 7, 2009
I'm building a portfolio website for my design work. The whole website is Flash based. I have a Flash banner that I would like to add to the website but I can't seem to place it on stage. Is there a way to stream the banner? If I do that, how do I place it's location on stage?
View 13 Replies
Feb 18, 2010
how different is actionscript 3 compared to actionscript 2 i mean to integrate a datebase using mySQL if so how?
View 1 Replies
Mar 14, 2010
Here's what I am trying to do: I am working on a flash site and I want it to start out with a bang so I've made a intro clip in After Effects in 1920x1080. I want this intro to start by you clicking a button. So when you first see the screen you are going to see the paused video (In my case the earth from outer space) and a big red button which you can click to start this video. Since I am working in 1080p I won't be able to use FLV so we are talking about the embeded video function. My problem: I want the video to stop or go to the next frame after playback it only loops as of now.
View 7 Replies
Sep 21, 2009
I want to make a Flash or Flex front end for my R code, I want to call an R function from a website (using Flash) what is the best way to go about connecting Flash and R?
View 2 Replies
Dec 7, 2009
Is there any way to integrate an flash mp3 player into a html site where an reload wouldn't stop music playing or make it start from beginning. I wouldn't want to use ajax for the rest of the site cause it's not SEO friendly, and also pop-ups are not a good solution cause every browser nowdays blocks them.
View 4 Replies
Sep 2, 2010
I'm having trouble conceptually understanding how to integrate flex components -- forms, charts, data grids, etc. -- with an existing web app. There are certain aspects of the web application where I believe it makes more sense to use flex -- however, I DO NOT want to replace the (html/js/java) web-app with a pure flex based app.For example, currently the web app displays user data using html tables and java based charts, I'd like to re-implement this "data display" using flex. Would I have to create a flex "application" for the "data display"?
View 1 Replies
Sep 3, 2010
How can you integrate R and Flex (e.g. web server using rapache)?
View 1 Replies
Oct 27, 2010
I want to integrate flash in my iPhone application so is it possible to integrate?
View 4 Replies
Nov 18, 2010
Trying to update AsMock mocking framework to v.1.0, and use it with AsUnit 4. But in runtime get a VerifyError (1153, inacceptible override) at the line with [RunWith("asmock.integration.asunit.ASMockRunner")] metatag in the test case class. I use FlashDevelop as an IDE.
View 2 Replies
Dec 29, 2010
Im xHTML/CSS/PHP coder - not flex and AS3.Components that im saing on:URL...sebastiaanholtrop (spam restrictions)
View 1 Replies
Feb 15, 2011
I'm just looking for some direction to integrate my Flex app with SiteMinder. I can't find any working examples online to get me started.
View 1 Replies
Jun 3, 2011
I have used this code in my index.php to get user facebook first name last name and userid[code]...
i want to know how i can use fname and last name in my actionscript
View 1 Replies
Aug 10, 2011
i need a "take picture" option in my website which is developed in MVC3 and C# where i can capture image from web cam on clients pc and want to store that image on my server in some specific folder.
View 2 Replies
Sep 21, 2009
I'm trying to integrate a preloader into my site and I wanted some feedback on when/where to use it. I think my site will likely be around 3 megs and was going to just use one preloader at the beginning. I then thought about integrating it into each subsection, which will likely be around a meg a piece.
View 1 Replies
Dec 20, 2009
I would like to integrate an ip address locator into an application, but I am unsure of how to start;currently I am able to identify a user's ip address ( php ), but it's the next step that confuses me;are ip addresses registered with some kind of publicly accessible database?
View 4 Replies
Jul 28, 2010
I'm trying to integrate the Google Map Api into my flash site. Ive managed to display the map, but there is no marker, also, my map flashes frantically and wont stay stable. This is the AS im using.
Code: Select allimport com.google.maps.*;
import com.google.maps.overlays.*;
import com.google.maps.controls.*;
var map:Map = new Map();
map.key = "ABQIAAAAVa81BaFuAYp7h1sySsII5xSoR_2O1uVIgKyXCqNwBvI_ph4EiRStHK79ILIE2AoBfDjHAk1cTe5htg";
map.setSize(new Point(550,450));
[Code]...
View 2 Replies