Jump to content

Recommended Posts

Posted

Can someone please show me a working example of

GUISetControl("avi", "Sample_AVI.avi")

i cant seem to get it to play

thanks in advance

:D

[font="Arial"] ╩Q╩ [/font]

Posted

  trillian said:
Can someone please show me a working example of

GUISetControl("avi", "Sample_AVI.avi")

i cant seem to get it to play

thanks in advance

:D

if you look at Guireference doc you get a sample of a script which is working.

Global $ACS_AUTOPLAY = 4

GUISetControl( "avi", "inetconnect.avi", 1, 1,-1,-1,$ACS_AUTOPLAY)

  Quote

the .avi in this case has to be in the same directory as the script

Good GUI

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...