Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Uploading video to youtube

Contributor ,
Apr 17, 2013 Apr 17, 2013

Hi,

How can we upload a video to youtube using actionscript3.0 does anyone knows? Helping with code is very helpfull

Thanks

kiran

TOPICS
ActionScript
1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Apr 17, 2013 Apr 17, 2013
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Apr 17, 2013 Apr 17, 2013

Do you have any tutorial on this

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Apr 17, 2013 Apr 17, 2013
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Apr 17, 2013 Apr 17, 2013

Actually the app works like this

1. Get Google Authenciation if it is success

2. User can browse the videos and uploaded to youtube directly using flash/air

The above suggested links for getting youtube playlist data and playing videos. But I want to upload the client videos to youtube

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Apr 17, 2013 Apr 17, 2013
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Apr 17, 2013 Apr 17, 2013

Hey thanks for your responses I have already seen all these documents, But some are using php and some are using HTML ,JS. I want it in pure as3.0/AIR

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Apr 17, 2013 Apr 17, 2013

I want it in pure as3.0/AIR

There is no such thing.

If you want to use youtube webservices you will have to take what youtube offers as an interface.

Communication with a server (where youtube stores its videos) will always have to use some technology like:

php,asp,net etc.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Apr 17, 2013 Apr 17, 2013
LATEST

Is not possible to upload a video to youtube using actionscript3.0

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines