record it for me and send it to me
aw man, so close, yet so far. one of my most favorite animations happens to be a flash one, but itās an exe and not an swf would love for this tool to be able to work with those
edit: tried it with some other animation, an swf one, canāt get the markers to attach to anything. when i try, i see ācustomCursorā get a red rectangle in the hierarchy menu, i guess itās the custom cursor screwing things upā¦
I have exactly the same problem. Did you solve it?
hey can you update guide link coz it is missing
Any reason the stuff in WIP doesnāt work?
Same problem here too, you can only solve it by using intiface via bluetooth.
the Handy API doesnāt work.
Doing so will let you upgrade your issue to Stardust07ās (and mine).
I think itās just out of date or something, or it might be a windows 11 incompatibility. Maybe it works on windows 10.
This thread is so oldā¦ Can someone confirm if this still works for them?
EDIT: Iāve installed windows 10 and now it works fine via intiface.
The Handy API still freezes the player.
For me whether itās wifi or bluetooth with intiface doesnāt work
Its freezing on as2 and #error 2032 with as3 I followed all the tutorials to remedy the problems nothing works
im having a hard time connecting the handy. I connect intiface and intiface bridge shows that there are no devices hooked up to it. I then proceed to the game and get no action but if i try connecting the handy via bluetooth it crashes intiface bridge. Trying it through wifi doesnt load the script on flash player or makes it freeze.
Same issue here. Tried the linked version of flashtoy and the most recent version. Both versions give the same results. Googling the error code for adobe gave me a post from 2017: āError code 2032 indicates a stream error. Weāre unable to reach the remote URL indicated in the code.ā which tells me that either it doesnāt work anymore since adobe flash player is dead now, or it canāt connect with the handy key, which would be a problem with the software as I can do that with other games and apps.
By the way, Iām unable to download several of the swfs and jsons as they are corrupt apparently >,>
The OG High Tail Hall 2 would be incredible
This dont work for Kiiroo Keon right? I tryed and didnt get an feedback on my keon
@shadow248 Works with Kiiro Keon, you may need a good Bluetooth adapter.
IMPORTANT
Ensure itās Index: 0 (first toy added)
I try with keon with Windows 11 and intiface-bridge crash when starting a script I think:
C:\snapshot\intiface-bridge\node_modules\yaeti\lib\EventTarget.js:107
dummyListener.call(this, event);
^
TypeError: Cannot read property 'callback' of undefined
at W3CWebSocket.socket.onmessage (C:\snapshot\intiface-bridge\index.js:0:0)
at W3CWebSocket._dispatchEvent [as dispatchEvent] (C:\snapshot\intiface-bridge\node_modules\yaeti\lib\EventTarget.js:107:17)
at W3CWebSocket.onMessage (C:\snapshot\intiface-bridge\node_modules\websocket\lib\W3CWebSocket.js:234:14)
at WebSocketConnection.<anonymous> (C:\snapshot\intiface-bridge\node_modules\websocket\lib\W3CWebSocket.js:205:19)
at WebSocketConnection.emit (events.js:198:13)
at WebSocketConnection.processFrame (C:\snapshot\intiface-bridge\node_modules\websocket\lib\WebSocketConnection.js:554:26)
at C:\snapshot\intiface-bridge\node_modules\websocket\lib\WebSocketConnection.js:323:40
at process._tickCallback (internal/process/next_tick.js:61:11)
Hello, Iāve upgraded the intiface-bridge to work on windows 11 and added command line options for intiface device index and vibrating devices:
[Release intiface-bridge v1.0 Ā· TitaVion/flash-toy-sync-v3 Ā· GitHub]
For example if the device appears with index 4 it can be used with the command line:
intiface-bridge.exe -d 4
If itās a vibrating device:
intiface-bridge.exe -d 4 -v
Without any option the device 0 is used and linear type.
Is there any possibility that thereāll be a Linux version of this?
Maybe if somebody knows how to build flash-toy-sync-as2/3 for linux, I can try to port intiface-bridge
By upgrading Intiface-bridge, I was able to get AS3 to work on Windows 11. However, when using AS2, the message āA script in this movie is causing Adobe Flash to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script?ā appears, and it crashes. Any idea?