Tagged Questions
The director tag has no wiki summary.
4
votes
2answers
2k views
Cocos2D Director Pause/Resume Issue
I am trying to play a .gif animation in cocos2D. For this i am using the library glgif. Now, to display the animation i am pausing the Director, adding a subview to show the animation and after the ...
3
votes
2answers
222 views
What is the best free (as in beer, FOSS would be good as well) replacement for Mercury TestDirector?
The question is as its title. I'm looking for a replacement for Mercury TestDirector. Now, TD is a bug tracking tool, but it's more than that - it allows for test script storage and execution, and ...
2
votes
1answer
91 views
Memory leak in SWIG polymorphism across C++ and Java using directors
I have a C++ program to receive binary data from network. After data is received, it will callback the data as a byte array from C++ to a Java client. I use the director feature in SWIG to easily ...
2
votes
5answers
3k views
How to make Windows Flash games run on Linux?
I have some educational flash games for Windows (legally bought), that I would like for my daughter to be able to use on her OLPC.
I know that some users have been able to run them under Linux by ...
1
vote
0answers
118 views
Odd AC_RunActiveContent.js requirement
I am having an odd issue with attempting to embed a dcr file. When embedded using a simple embed code it works fine on my Window 7 OS system using IE 8 it works fine.
However on another laptop with ...
1
vote
4answers
229 views
Should I learn Flash or Director?
I just had this conversation with a colleague and I am now turning to the SO community to provide evidence based on fact, not opinion, as to which tool would be ideal to grow into in the current ...
1
vote
1answer
151 views
How can I connect and get facebook profile information from a director apps (.dcr not .swf)?
We currently have a director apps (.dcr not .swf) that we want to integrate with the facebook api.
(to connect via facebook, to challenge facebook friend from within the game)
Can I embedded a flash ...
0
votes
0answers
13 views
Flatiron js - director - how to do async routing from a table?
I'm starting to get things set up using flatiron as the toolset for a web app.
I'm using director with app.plugins.http, and can't seem to figure out how to create a "catchall" route for static files ...
0
votes
1answer
29 views
Why do I need to a localGroup:insert( object ) with the corona director class?
I cant seem to wrap my head around the localGroup:insert command that is necessary when using the director class.
If I create my object with something like:
local btnBegin = display.newImage( ...
0
votes
0answers
17 views
how to change Shockwave 3D texture in Adobe director?
I want to change texture from a 3D object (W3D file that imported from 3DMAX) with different texture image (external image) but i don't know how. There is some example on internet but i still ...
0
votes
1answer
80 views
corona director issues, can't make object join director's localGroup
I have a problem inserting my gameScreen into the director's localGroup, causing director to complain at my everytime my game starts. My code is here: http://pastebin.com/Gi6hKG6S, take a look and ...
0
votes
1answer
51 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
0answers
27 views
How to split a screen in adobe director?
I'm using adobe director for a simulation project, I need to have multiple screens in a single page where each screen shows specific process like timeline, comments, cost, alerts and others. Also ...
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
0answers
16 views
CD/DVD Media Catalogue Creation Tool with API
We're trying to find some application to create an interactive application playable in PC/MAC.
The application itself should be like a Media Repository, containing a bunch of Medias (MP4 videos, JPG ...
0
votes
1answer
24 views
Using a variable in a message - Lingo
Can anyone tell me if there is a way for me to use a variable within a lump of code, so that code can be looped to send messages to multiple objects?
For example, if I have 10 buttons and want each ...
0
votes
1answer
232 views
how to import 3D Studio Max file in Adobe director
as i have only 3D Studio Max, and Adobe director only.. now i want to import my 3d car that i have made in 3D studio max in to adobe director... what is the procedure?
0
votes
1answer
17 views
Directtostage error when playing published application in another computer
I have a Director application that has several modules, but one in particular decided to not work. That is the Video section of the program.
So basically when Im developing in Director, everything ...
0
votes
1answer
189 views
how can i make a video/image cube interactive?
im doing a project in adobe director and im looking to make an image/video cube which display an image or video on each side of the cube now i have seen some tutorial on how to make the cube in ...
0
votes
1answer
85 views
How to detect if Windows is 64x or 86x via Lingo (Adobe Director)
Why hello there.
I was wondering if its possible to detect if a costumer's Windows is 64x or 86x based via Director. The reason for this is that some Xtras don't work as intended when running on a ...
0
votes
1answer
152 views
IIS - Source IP Log Analysis
I'm having 2 web-servers hosting around 70 websites. The load balancing is done through Radware App Director. I have an issue with the logs Analysis, since all the requests to the 70 odd sites is ...
0
votes
1answer
109 views
Can I export or publish an Adobe Director movie to a format that can be played in Adobe AIR?
Is it possible to export or publish an Adobe Director movie to a format that can be played in Adobe AIR?
0
votes
1answer
433 views
Director/Lingo, making an application toggle between fullscreen and windowed?
I recently had a client contact me asking for an update to his project that I used to maintain/develop years ago.
It was done using Macromedia Director (now Adobe Director) and Lingo. Since I ...
0
votes
1answer
356 views
DIRECTOR “TCP/IP Socket sever/client”
Would Director be an option for creating a socket client?
My client needs to accept server commands; frame rate, start etc.
Director seems like it was made for controlling movies. I've got Director ...
0
votes
1answer
644 views
Will a Flash .swf file execute a .exe file on Mac?
I am busy updating a Flash application from a previous developer, but it was written for Windows. I am busy developing on Mac and there is this segment of code:
_global.localSO = ...
0
votes
1answer
117 views
Adobe Director (dcr) depth (z-index) problem
Can *.dcr depth (z-index) can be controlled such that a flash or some other layers can appear on top of it?
0
votes
2answers
124 views
0
votes
1answer
110 views
Program Director file with actionscript?
I am taking a class on Director. I have no interest in learning director or lingo, but its a required course, I would much rather be learning something relevant like silverlight. I have been ...
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, ...