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

Uploading video to youtube

Contributor ,
Apr 17, 2013 Apr 17, 2013

Copy link to clipboard

Copied

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

Views

1.1K

Translate

Translate

Report

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

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

Do you have any tutorial on this

Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

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

Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

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

Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

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.

Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

LATEST

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

Votes

Translate

Translate

Report

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