How to make mozilla use asv3 script engine

View: New views
4 Messages — Rating Filter:   Alert me  

How to make mozilla use asv3 script engine

by Valkyrie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry for posting again, my previous question might be described as: How to make mozilla use adobe svg viewer 3 script engine?

Re: How to make mozilla use asv3 script engine

by Helder Magalhães :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Valkyrie wrote:
Sorry for posting again, my previous question might be described as: How to make mozilla use adobe svg viewer 3 script engine?
I don't this this is possible (at least, not without lots of unfeasible Mozilla source code hacks) and can't this of any real advantage in doing it.

Note that there's a group specific to Mozilla's SVG implementation [1] where this sort of questions are better aimed at. ;-)

Hope this helps,

 Helder Magalhães

[1] http://groups.google.com/group/mozilla.dev.tech.svg/

Re: How to make mozilla use asv3 script engine

by Valkyrie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have found that you can disable mozilla's native svg support and copy 2 necessary adobe files into plugins folder. that's supposed to work, and it does (I can use adobe's jscripting functions). however, when i try to close the opened svg tab, mozilla crashes. I need this to work in mozilla cause my teacher wants it to (my file works in ie with asv3). So, I don't know why it is crashing

Helder Magalhães wrote:
Valkyrie wrote:
Sorry for posting again, my previous question might be described as: How to make mozilla use adobe svg viewer 3 script engine?
I don't this this is possible (at least, not without lots of unfeasible Mozilla source code hacks) and can't this of any real advantage in doing it.

Note that there's a group specific to Mozilla's SVG implementation [1] where this sort of questions are better aimed at. ;-)

Hope this helps,

 Helder Magalhães

[1] http://groups.google.com/group/mozilla.dev.tech.svg/

Re: How to make mozilla use asv3 script engine

by Helder Magalhães :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


> I need this to work in mozilla cause my teacher wants it to (my file works in ie with asv3).
> So, I don't know why it is crashing
There are a few issues regarding ASV integration ([1] [2], probably
more), which probably won't receive much attention as Adobe already
announced the end-of-life for ASV [3].

If your file only works in IE+ASV, then potentially it is _your_
material that is asking for a potential revision. ;-) There is
information available on common authoring [4] problems. There are
feasible alternatives for currently major unsupported feature:
animation. Simple animation can be achieved by script (DHTML style),
complex/declarative SMIL support can be achieved by using a script
extension (such as FakeSmile [5]).

Again:
>> Note that there's a group specific to Mozilla's SVG implementation
>> where this sort of questions are better aimed at. ;-)
Hope to see you there [6] (or in a more appropriate forum [7]) soon! ;-)

 Helder Magalhães

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=319299
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=133567
[3] http://www.adobe.com/svg/pdfs/ASV_EOL_FAQ.pdf
[4] http://jwatt.org/svg/authoring/
[5] http://leunen.d.free.fr/fakesmile/
[6] http://groups.google.com/group/mozilla.dev.tech.svg/
[7] http://tech.groups.yahoo.com/group/svg-developers/