How would I...

How would I go about editing a web browser widget to put a flash game in it? I want to edit this one...

https://www.wincustomize.com/ViewSkin.aspx?SID=1&SkinID=886&LibID=34

or this one...

https://www.wincustomize.com/ViewSkin.aspx?SID=1&SkinID=65&LibID=34

to have a different game.

Thanks.
1,620 views 5 replies
Reply #1 Top
Are you editing an existing object? Which one?

This should help: WWW Link
Reply #3 Top
Let me know how it works out for you. I have been trying for a while to put flash into DesktopX and a web widget and have gotten no where. I have been able to edit the browser skins and stuff, but that is all.
Reply #4 Top
Po' I've don it a buch of times.

Open the swf in IE
Go to temp internet files and copy the swf somewhere
Create a DX object.
On the summary tab add the swf
Use the script (modified) above to load it up in an activeX browser control
Done
Reply #5 Top
lol.

You and I have had this discussion before. I get turned around with the activeX stuff.

I have wanted to make a DXTheme, based on a series of Flash movies/cartoons. I ripped the flashes apart and made my own animations with the sound attached, basically using just small clips to assign to certain buttons. Problem was the files (Image files all png) were HUGE. I can edit the Flash to get the clips I want. I can even get them into an object. The problem occurs with scripting them to run on command and not automatically. I want them to behave like a regular scripted DX animation that you can toggle to animate or not.