/    Sign up×
Community /Pin to ProfileBookmark

external js into function

Hi

I’m sure this is very simple if you know what you’re doing, which I don’t! Thanks in advance for your help.

This is to do with tracking users through a flash site.

If the site were simply a series of html pages I could insert the code supplied by the tracking company in the head of the relevant html page. eg
<SCRIPT LANGUAGE=”JavaScript” SRC=”http://www.externalsite/external.js”></SCRIPT>

But because the entire site is a single flash swf in index.html I can’t. So from the Flash swf file I can call java functions in the head of index.html
function trackExperienceJava() {
}

I want this function to activate/call the code in [url]http://www.externalsite/external.js[/url]

Is this possible?

thank you for you help.

Colin

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@LeeUMay 15.2007 — But because the entire site is a single flash swf in index.html I can't. So from the Flash swf file I can call [B]java[/B] functions in the head of index.html

function trackExperience[B]Java[/B]() {[/QUOTE]


Are you looking to do this with Java or Java[B]Script[/B]?
Copy linkTweet thisAlerts:
@ColinRichardsauthorMay 15.2007 — In javascript, I think. I will not be hosting the site, so whatever it is must be portable.
×

Success!

Help @ColinRichards spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...