XWidgetSoft Forum

XWidget & XLaunchpad , Desktop customization
It is currently May 8th, 2025, 8:47 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: swf support?
PostPosted: April 9th, 2013, 11:59 am 
Offline
User avatar

Joined: December 5th, 2012, 5:52 pm
Posts: 4887
Tony is possible to add code for swf files into XWidget Designer...??? :idea:

_________________
...and remember: don't take life too seriously...
My profile on Deviantart: http://jimking.deviantart.com/


Top
 Profile  
 
 Post subject: Re: swf support?
PostPosted: April 12th, 2013, 6:18 am 
Offline
User avatar

Joined: March 8th, 2013, 10:27 pm
Posts: 353
If u wanna play swf then u can easily do that using the HTML panel... Its actually a CWebView class (perhaps... if the devs have used MFC) that is infact IE frame... a little object tag or an embed tag will do your job
an example...
Code:
<html>
         <body>
         <embed src="full_path_to_swffile.swf">
         </body>
</html>

Note: Flash player for IE must be installed.
The full path must be a file URL eg. file:///C:/Widgets/Data/animation.swf

_________________
Life is a myriad game... Just play it!


Top
 Profile  
 
 Post subject: Re: swf support?
PostPosted: April 12th, 2013, 6:38 am 
Offline
User avatar

Joined: December 5th, 2012, 5:52 pm
Posts: 4887
Thank you very much digigamer! I meant in a more easy way like a txt,image,rotator selection..
Because I wanted to use swf files like digital clock digits, extracted from a pc screensaver..

_________________
...and remember: don't take life too seriously...
My profile on Deviantart: http://jimking.deviantart.com/


Top
 Profile  
 
 Post subject: Re: swf support?
PostPosted: April 12th, 2013, 5:18 pm 
Offline
User avatar

Joined: March 8th, 2013, 10:27 pm
Posts: 353
SWF is Adobe proprietary... I don't think these guys can use it directly as a control. nevertheless, it will require flash plugin to be installed if at all they do.

_________________
Life is a myriad game... Just play it!


Top
 Profile  
 
 Post subject: Re: swf support?
PostPosted: April 13th, 2013, 3:18 am 
Offline
User avatar

Joined: December 5th, 2012, 5:52 pm
Posts: 4887
I see! Thanks digigamer for the clarification.. :)

_________________
...and remember: don't take life too seriously...
My profile on Deviantart: http://jimking.deviantart.com/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 61 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Powered by phpBB® Forum Software © phpBB Group