Tagged Questions
1
vote
3answers
629 views
Lingo call to ActionScript not working
I have a Flash sprite in my Director project. Under the Properties of that sprite, under both the Member and the Sprite tabs, it has as its name "Assessment". In my Lingo script, I have the following ...
0
votes
1answer
52 views
Making a 3d Menu in Director or Flash (with selection) possible?
Okay, so I need to do a Director project with a 3D style menu (to clarify, it's a study manual with a human body with several parts to be selected, for example, to study arm muscles you need to click ...
0
votes
2answers
58 views
Dynamic UI window drawing in Flash?
Wasn't sure if this question belongs here, but I'll try. So I'm about to move my project from Director | Shockwave Player (if you ever heard of these) to Flash Player for numerous reasons and while ...
0
votes
2answers
309 views
Director 11 and Flash with AS 2 communication
I have a Director project with 3 scripts (2 behaviors and 1 movie script). I have the following code in my movie script:
on startRecording ()
--do stuff
_movie.script["script2"].passGrade(75, 3, ...