E
E
Eugene2015-06-24 08:36:18
ActionScript
Eugene, 2015-06-24 08:36:18

How to insert a banner with a transition if the link is not set before compilation?

There is a swf, inside the transition is not set. If you paste it on the site, the transition goes to the same site site.ru/undefined
fla file is there, but the problem is that it uses specific fonts that are not freely available and when you open flash it replaces them with system
ones. You also need to link the banner to When decompiled, Revive Adserver
shows two buttons with transitions, but I couldn't find them in the Flash project... I don't understand why they aren't there
. blocking it completely with a link, for example, a transparent divom will not work for half the
night, I could not do anything.
What will the habrocommunity advise?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
masplam, 2015-06-24
@masplam

the link through a variable in a roller is betrayed.

A
Alexander Flasher, 2015-06-24
@alexvoz

Hang the code on the button as indicated in the description
for ac2.

on (release) {
  if (clickTAG.substr(0,5) == 'http:') {
    getURL(_root.clickTAG, _root.clickTARGET);
  }
}

or rewrite by analogy for ac3.
the site will do the rest

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question