Jump to content

Recommended Posts

Posted

Hey,

I'm trying to create an youtube embedded video in a gui in autoit. I tryied a lot of things, read a lot of threads here, but nothing helped. Anyone here know how to do it? Thx!

Posted
2 hours ago, Earthshine said:

you didn't search very hard

 

Thx for your answer .. i looked at this topic but youtube has updated his API and this "YTAPI UDF" is not working any more.

Posted

rsrsrs... i don't think you have looked or tryied to do what i said...this function " _IECreateEmbedded()" doesn't work anymore because youtube are not playing flash videos, this is what appears when i try to do:

abcdd123.png

 

btw... thx for your help!

 

Posted (edited)

read your stupid posts! you said nothing of the sort! 

Had you posted your code and a description of what you wanted to do, the outcome might have been better. Obviously YT changed API and disallow what you will to do. You go figure it out. Coming here and expecting us to go through the help and design something for you, well, you can gtfo.

why don't you go cry to youtube. see below where you get destroyed by my 2 seconds of testing and weep for your sins.

Edited by Earthshine

My resources are limited. You must ask the right questions

 

Posted (edited)

I took the example right out of the help file and added a youtube address and it works! so i know you are full of crap now. so now you get ignored.

I was going to post code but you don't deserve it. NO Code for you

Capture.PNG

Edited by Earthshine

My resources are limited. You must ask the right questions

 

  • Moderators
Posted

Earthshine,

Please stop acting like a teenager - carry on posting like this and you will find that you cannot post at all.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Posted (edited)

ok Melba23, but only for you guys.

the reason it doesn't play is you need an html5 video control, or write your own. I don't believe that exists for autoit yet. that and IE is set to not allow you to view the video, no matter what ActiveX settings you use. it works like a champ in the browser though, after you allow it to load the control

Edited by Earthshine

My resources are limited. You must ask the right questions

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...