cancel
Showing results for 
Search instead for 
Did you mean: 

I need to show a .swf file on JAM, it's possible?

0 Kudos

Hi experts, I have a .swf that I want to show to all members of one of my groups, It's possible to put it on a widget? what options does JAM provides to do something like this?  What recommendations can you guys give me?

Hope you can help me figure it out

Best,

Jose.

Accepted Solutions (1)

Accepted Solutions (1)

robert_horne
Employee
Employee
0 Kudos

I would suggest try using our OpenSocial Gadget API. This allows you to add custom content to groups. You could create a URL gadget that embeds a SWF file.

SAP Jam Developer Guide (Open Social).

I think the OpenSocial documentation might be missing the documentation for the URL Gadget. Here it is below.

<?xml version="1.0" encoding="UTF-8" ?>

<Module>

  <ModulePrefs title="Lumira" height="600">

  <Link rel="Icon" href="http://s9.postimg.org/46j13rcsb/analytics_20x20.png"/>

  <Link rel="MediumIcon" href="http://s3.postimg.org/ebgnfyfwv/analytics_60x70.png"/>

  <Link rel="LargeIcon" href="http://s30.postimg.org/q28fjto2p/analytics_172x200.png"/>

  </ModulePrefs>

<Content type="url" href="https://rawgit.com/IlyaRepo/09935e7dae7f1c23331f/raw/542419b4a28825c3542f1162da077039a23802d8/lumira..."/>

</Module>

0 Kudos

Hi Robert, thanks for your reply

I'm reading about it and solve a lot of the things that I want to do, unfortunately I'm not able to use it yet 'cause I can't find the OpenSocial Gadgets option on my JAM Admin tools.  There's something I need to do first?  Hope you can help me figure it all out

I'm deaply gretful for you help Robert,

Best,

Jose

Answers (0)