Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > heml with View modes: 
User avatar
Member
Member
navas13-gmail - 7/4/2010 1:53:32 PM
   
heml with
hi everyone, i need a little help with something, i want to create a new document that contains a flash something like this.

<object width="400" height="225"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=10419453&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=ff0179&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=10419453&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=ff0179&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object>

or

a link to a interactive documents

like this

<a href="http://www.calameo.com/read/000072525e1ae131d062a" target="_blank" style="color:black;font-size: 11px;">Ver contenido completo</a>

but i want to create a new document that handle both things, any ideas how to do this???


thks a lot

Daniel.

User avatar
Member
Member
navas13-gmail - 7/4/2010 1:54:19 PM
   
RE:help with
navas13-gmail wrote: hi everyone, i need a little help with something, i want to create a new document that contains a flash something like this.

<object width="400" height="225"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=10419453&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=ff0179&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=10419453&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=ff0179&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object>

or

a link to a interactive documents

like this

<a href="http://www.calameo.com/read/000072525e1ae131d062a" target="_blank" style="color:black;font-size: 11px;">Ver contenido completo</a>

but i want to create a new document that handle both things, any ideas how to do this???


thks a lot

Daniel.


User avatar
Member
Member
gavin.eggheaddesign - 7/5/2010 3:06:22 AM
   
RE:help with
Hi Daniel

Just want to clarify why you want to use a new document type? I tend to use them where dynamic content is required, so fields such as the 'href' can be added each time the document type is used and then entered onto the page using a transformation.

If you could just clarify what you are trying to achieve that would be great.

Thanks

Gavin