Sign in to follow, share, and participate in this community.
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... I'm using the following script to enable the swipe gestures on iOS... Movie Script on startMovie _touches.registerGesture([#swipeRightGesture:#handleSwipeRight]) _touches.registerGesture(... 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... 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
in Director Lingo
BackHi: 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. 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... 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... 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... 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... 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... BuddyAPI baGetFilename not opening in correct location in OSX Mavericks
in Director Lingo
BackDear 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... Embedded font is not supporting, if the original font is unavailable.
in Director Lingo
BackSo 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... 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... 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... 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 ".
in Director Lingo
BackI 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 ... Make simultaneously or sequentially moveable and editable fields or text sprites in movie.
in Director Lingo
BackHello: 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... 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... 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 ... Use Excel to send commands from PowerPoint to open specific screens in a movie in a window
in Director Lingo
BackHey 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... 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 ...