Forums / Developer / how to get path for specific flash file

how to get path for specific flash file

Author Message

John Mina

Monday 30 July 2007 3:25:05 pm

Hello
I have a banner that i will be showing in the top of the website.
I uploaded the flash file in the media section as a a flash file

I used the following code to show the file

{def $n=fetch(content,node,hash(node_id,181))}
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="730" height="168">
						<param name="movie" value={$n.data_map.file.content.filepath|ezroot}>
						<param name="quality" value="High">
						<embed src={$n.data_map.file.content.filepath|ezroot} pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="730" height="168"></object>


	{/def}

NOTE THE PART : {$n.data_map.file.content.filepath|ezroot}

This returns the path to the file that is stored in the var folder. but the file is still not shown

how would i help it ?

NOTE: i am trying to build using version 3.9.2

Thanks
john

Bruce Morrison

Monday 30 July 2007 4:42:35 pm

Hi John

Try

...
{def $n=fetch(content,node,hash(node_id,181))}
{def $attribute=$n.object.data_map.file}
...
<param name="movie" value={concat("content/download/",$attribute.contentobject_id,"/",$attribute.content.contentobject_attribute_id,"/",$attribute.content.original_filename)|ezurl} />
...

If you still have trouble can you post the resulting HTML so we can see if there are any clues there.

Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

John Mina

Tuesday 31 July 2007 12:10:46 am

hello Bruce,
this Code is smart thanks :)
I used it in the embed and the < param movie part

and tit works now perfect as it should be
Thanks again ,
all the best

If you have any further tips on how do some one can think of making that code to construct and use it in future, let me know plz
thanks
John

eZ debug

Timing: Jan 18 2025 11:32:45
Script start
Timing: Jan 18 2025 11:32:45
Module start 'content'
Timing: Jan 18 2025 11:32:46
Module end 'content'
Timing: Jan 18 2025 11:32:46
Script end

Main resources:

Total runtime0.8605 sec
Peak memory usage4,096.0000 KB
Database Queries194

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0122 588.9609180.8281
Module start 'content' 0.01220.6990 769.7891544.9219
Module end 'content' 0.71120.1492 1,314.7109332.7578
Script end 0.8605  1,647.4688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.4683210.0002
Check MTime0.00160.1819210.0001
Mysql Total
Database connection0.00190.224510.0019
Mysqli_queries0.779290.54591940.0040
Looping result0.00190.22151920.0000
Template Total0.814194.620.4070
Template load0.00200.235220.0010
Template processing0.812094.359920.4060
Template load and register function0.00020.022310.0002
states
state_id_array0.00160.183410.0016
state_identifier_array0.00090.110220.0005
Override
Cache load0.00170.2008320.0001
Sytem overhead
Fetch class attribute can translate value0.00240.282430.0008
Fetch class attribute name0.00100.114340.0002
XML
Image XML parsing0.00090.102330.0003
class_abstraction
Instantiating content class attribute0.00000.000940.0000
General
dbfile0.00300.3431270.0001
String conversion0.00000.000630.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs