Diablo1st

Diablo1st

Joined Member # 4433434
0 Posts 0 Replies 513 Reputation

Yes i could do it maybe with the post i've write before, in my opinion this activex is one of the most important since we could create our video player and customize it [or also add it in a project; but some commands like change aspect ratio, change subtitles are important we can't make a video player without them] When i will have write it i will add the link in this topic

9 Replies 41,651 Views

Here are the commands that i've tested and works, are followed with a short description [i've write this because i can't find nowhere that some one did this]. [control that is used in activex is the "player" string that you find on coding elsewhere] control.uimode = noone / mini / full - change the type of controlling the object control.cdromCollection = read only - didn't actually find what is that used for control.enabled = T

9 Replies 41,651 Views

Thanks so much sViz! That's what i was searching for! :D I have test the settings and controls, most of them in the list work; but when testing the Media section the command "control. .currentMedia" do not exists so i can't get/set video aspect ratio, so under desktopx is impossible to retrive/set aspect ratio of a video? [e digicons]8C

9 Replies 41,651 Views

Goodmorning all, i'm working with the wmp activex that is in the list but i can't find anyware a full list of commands; i know how to do some things in example play, pause, stop, get file duration, get position of play, mute, set volume, set balance, loop...but i'm SURE 100% there are other commands i would like a link for full list of commands or just how to change the Width and Height of the video / change rate [i would like to NOT FOLLOW ASPECT RATIO, but use my persona

9 Replies 41,651 Views

Hello all i've scripted an image viewer that reads the "urls" of the images from a list called "temp" but i noticed a bug, the bug is: When the folder of the picture change then image will not load. here is an example of the Temp file where are located all urls c:\pictures\4watchmen460.jpg c:\pictures\6tivtg.jpg c:\pictures\7u7bri10.jpg c:\pictures\amici\06082008552.jpg The script load all pics in the folder "Pictures" but when

0 Replies 4,957 Views

Hello all, i'm trying to make a file browser and luckly i've find the fantastic "File lister and luncher" made by [brazen weeps] but there is an important thing that i need to add .. in the file infos there are: size, name of file, creation date, last access, etc... but i what i need is to get the Extended ones, for example: Title of clip, Artist, Year, Rating, etc... here is a pic for let you understand beter, i also have open a topic but in wrong section..hope this time it will be t

0 Replies 3,430 Views

i have find this: http://technet.microsoft.com/en-us/library/ee176615.aspx In the link there is " objFolder.GetDetailsOf(strFileName, ID_EXTENDED_PROPERTY) ", and ID_EXTENDED_PROPERT is a number between 0 [name of file] and 34 [Product version] so for example for retriving the Title of the song [not na

1 Replies 4,482 Views

Hello all, i have downloaded the "File LISTER and LUNCHER v3" gadget made by brazen weep, i was going to make a player that scroll file under all device installed in my PC, so i needed this really bad [i thanks him very much if this item was not made then i had to abandon my project] Anyway this is my question: Is possibile to take more information from file? In example for music file take the rating, artist, etc but with NO PLAY [i mean with also player closed just file infos].

1 Replies 4,482 Views