Url & FlashMX

Author Message

laurent le cadet

Tuesday 27 May 2003 9:44:47 am

Hi,

I'm trying to make a navigation menu with flash and ez 3.
But I can't find the right expression with the "Get Url" in flash MX.
I tryied :

{"content/view/full/62/"|ezurl}

or just the number of the section (62), but eZ display the full path of the section + the number of the section I want to go. Something like this :

.../content/view/full/244/62

I just have the frontpage of 244.

Someone for help ?

Bård Farstad

Wednesday 28 May 2003 1:32:22 am

If you want to link to a file you should use the ezroot url operator. This will link to the root directory of eZ publish.

--bård

Documentation: http://ez.no/doc

laurent le cadet

Thursday 29 May 2003 5:55:03 am

thanx for repply.

Finally I manage to link in flash with the full url :

on (release) {
getURL("http://www.lestudiot.com/.../index.php/content/view/full/244");
}

It seems to work wherever I am in the web site.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 11:31:27
Script start
Timing: Jan 18 2025 11:31:27
Module start 'layout'
Timing: Jan 18 2025 11:31:27
Module start 'content'
Timing: Jan 18 2025 11:31:28
Module end 'content'
Timing: Jan 18 2025 11:31:28
Script end

Main resources:

Total runtime1.5195 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 588.9063152.6094
Module start 'layout' 0.00620.0046 741.515639.3984
Module start 'content' 0.01081.5070 780.9141539.8047
Module end 'content' 1.51780.0016 1,320.718812.2031
Script end 1.5194  1,332.9219 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2247160.0002
Check MTime0.00140.0951160.0001
Mysql Total
Database connection0.00100.068810.0010
Mysqli_queries1.463996.3427570.0257
Looping result0.00070.0474550.0000
Template Total1.482197.520.7410
Template load0.00220.145820.0011
Template processing1.479897.392220.7399
Template load and register function0.00010.006210.0001
states
state_id_array0.00100.066210.0010
state_identifier_array0.00200.129520.0010
Override
Cache load0.00180.1172250.0001
Sytem overhead
Fetch class attribute can translate value0.00160.105520.0008
Fetch class attribute name0.00120.079850.0002
XML
Image XML parsing0.00090.058120.0004
class_abstraction
Instantiating content class attribute0.00000.000860.0000
General
dbfile0.00100.0630230.0000
String conversion0.00000.000740.0000
Note: percentages do not add up to 100% because some accumulators overlap

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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs