• newproxycallback question

    hello   inside a flash sprite behaviour I initialize my callback   on beginssprite me pCB = sprite(me.spriteNum).newProxyCallback(#sendToLingo) sprite(me.spriteNum).stage.getChildAt(0).addEventListener...
    bluelemonade
    last modified by bluelemonade
  • Gestures not working

    I'm using the following script to enable the swipe gestures on iOS...   Movie Script   on startMovie   _touches.registerGesture([#swipeRightGesture:#handleSwipeRight])   _touches.registerGesture(...
    TimT
    last modified by TimT
  • Formatted text file Into TextMember with Scrolling... Problem.

    Hi, I have this script which works OK but...   member("MyTEXT").importFileInto("mytext.rtf")   It preserves the RTF word format, but the scrolling disappears. Is there any solution to this? I want to hav...
    GRAMOPHONE
    last modified by GRAMOPHONE
  • How do I hide the top bar of iphone information indicating coverage, time and battery status?  When running my application this sige appearing

    How do I hide the top bar of iphone information indicating coverage, time and battery status?  When running my application this sige appearing
    roberto lopez
    created by roberto lopez
  • How can I play full screen on a file ipa iphone 5?

    Hi:     How can I play full screen on a file ipa iphone 5 made with adobe Director 12? I have also tested with no dependent files and the screen fills.     Thank you.
    roberto lopez
    created by roberto lopez
  • Startup problems using NetConnection and NetStream to FMS

    Hi there,   unfortunately I'm a noob at Director and my task is to build a simple 2-people-video chat. I'm using Director 11.5, Windows 7 and Flash Media Server 3 (well, not sure about the version, but an old on...
  • iOS: Using photos from camera and gallery

    Hi guys,   has anybody experiences using photos (gallery, camera) on iOS device with Lingo? I wanna load a picture from gallery into my application or start camera, take a picture and load this.   There i...
    schnell9
    last modified by schnell9
  • windows 8.1 and touchscreen monitor

    Hi guys, i´ve just acquired a touchscreen monitor, and i´m trying to develop a Windows projector, but the _touchgesture doesn´t work with this, and the mousedown event either, my buttons works just w...
    sayeg52
    last modified by sayeg52
  • Triggering keyDown while commandDown in OSX

    I use the keyDown event to trigger various conventional keyboard shortcuts such as ctrl-c to copy, ctrl-v to paste. The problem is that in OSX the command key blocks the keyDown event in Director so instead of the OSX...
    fazstp
    last modified by fazstp
  • BuddyAPI baGetFilename not opening in correct location in OSX Mavericks

    I have an application built in Director 11.5 using BuddyAPI xtra file selection dialogue baGetFilename. In OSX Mavericks (10.9.4) the dialogue doesn't seem to open in the specified path any more. It seems to default t...
    fazstp
    last modified by fazstp
  • Embedded font is not supporting, if the original font is unavailable.

    Dear friends   i am using Macromedia Director MX 2004 version, while i am trying to embed fonts in director through "Insert/MediaElement/Font", it has been embedding and also save the font with the given name an...
    Venki@Chennai
    last modified by Venki@Chennai
  • Nested quotes, value(), and string() and other fun "Headaches"

    So I have a handlerA in which I do something like this all with local variables:   VariableA = "The Planet" VariableB && "orbit" && VariableB     I need to store stuff in a big list in...
    SunLight
    last modified by SunLight
  • Client - Server help

    Hey there!   i have some few questions maybe that one of you guys could help me. Since short i have started with director and managed to follow a few tutorials that i found. I am using OpenSMUS as my server...
    Adrian Menriquez
    last modified by Adrian Menriquez
  • How can I use the "EvalScript()" function? I am trying to send text to a Director app from the web browser, but the console in the browser just responds "Uncaught ReferenceError: evalScript is not defined ".

    I am trying to control a Shockwave app form another machine, using "Pusher" service (websockets), and everything is ok so far; but when I try to send the shockwave app the text recieved from another machine, using the...
    GalileoMX
    last modified by GalileoMX
  • Make simultaneously or sequentially moveable and editable fields or text sprites in movie.

    I am having a bit of a problem with creating field or text sprites that are both editable and moveable. I want a user to be able to enter text into the sprites and move them around on the stage to serve as labels for ...
    Rod@FOF
    last modified by Rod@FOF
  • Calling Flash movieclip  inside Director

    Hello: I have a movieclip inside another movieclip inside another movieclip and flash. Can I enter the play head of the third movieclip ? for example: sprite(1).mc1.mc2.mc3.gotoAndPlay(30) With this sent...
    anjemalo
    created by anjemalo
  • member text with line numbers

    Hello: Do you know how to write or add the line number inside a member text? I have some different word documents and I have to add the line number. I was trying with member("mytext").text.line, but when is a paragr...
    anjemalo
    last modified by anjemalo
  • Use Excel to send commands from PowerPoint to open specific screens in a movie in a window

    Hello All, Excel allows a user to create a Drop Down menu that can be embedded into a PowerPoint presentation. The links in the Drop Down menu can contain hyperlinks. My question is, can the hyperlink contain the ...
    Rod@FOF
    created by Rod@FOF
  • Resetting the timeout with no clicks or keyboard input

    Hey all, SO, I have an RFID reader that is triggering events in a director movie. My timeout is set for 2 minutes, but it is possible for the user to never touch the keyboard or touchscreen, and still be interacting...
    BSpero
    last modified by BSpero
  • iOS Director bug list

    I can't find the list we had of incompatibilities between Director and iOS. They must have been deleted in the discussions update. Sheesh.   Fonts don't look the same and can be VERY thin on iOS. Also they look ...
    RobWellington
    created by RobWellington