In fact, I have few questions caused by one problem. I use Box2D Alchemy port in one of my Flash gaming projects. This port is compiled from original C++ Box2D v.2.2.0 by guys who made World Construction Kit. However, version 2.2.0 has a nasty bug, which is fixed in 2.2.1. Native AS3 Box2D ports have this bug as well. WCK creators have provided an instruction about how to recompile c++ Box2D library using Adobe Alchemy. But Alchemy has been transformed to Crossbridge (Flascc), and the recompiling instructions from WCK are not working with it. Thus, I have these questions: 1. Where to find that old Alchemy which was used by WCK creators? I believe it is still present on someone's HDD. Or 2. Where to find WORKING Crossbridge Box2D port? Crossbridge package has Box2D library which can be compiled, but I'm unable to use that SWC in my project, it seems that only flash player 11 is supported. Or 3. Is there another way to use Box2D 2.2.1 in Flash?
Use Box2D 2.2.1 on Flash? WCK, Adobe Crossbridge, Alchemy etc
427 views Asked by madfatcat At
0
There are 0 answers
Related Questions in FLASH
- Failing write/read on RH850 with NOR flash
- Unique ID to transfer guest account data from Adobe AIR to Unity
- flashplayer_32_sa: SecurityError: Error #2028: Local-with-filesystem SWF file
- what is the simplest way and what applications to use in making an exe file that runs .swf file assetss
- Does a physical filesystem works only for a specific type of storage media?
- when I try to enable flash encryption in esp32, the bootloader size is large . But I'm unable to find bootloader field in partition table
- Manage FIFO implemented in a non-volatile flash NOR memory
- create a quiz with actionscript 3
- How to connect two x16 nor flash to nor flash controller?
- Looping in Adobe Flash Professional CS6
- AOSP flahed to android emulator
- How do I compile Flash app files with mxml and as extensions?
- Winbond W25Q01 (1G-BIT) Flash erases 256-bytes not 4K and fails write-read-verify after address 0x07000000
- On Pixel 7a Android AOSP
- Defer implementation of interface functions to child class
Related Questions in BOX2D
- Can't resolve undefined reference to box2D C++
- Box2D not simulating
- How to create a non-standard shape in a box2d python. Namely, a figure in the shape like Г, T, Z, like in Tetris?
- Is it possible to implement interaction pybox2d and pygame
- sync of body and sprites for animation?
- How to know which side of a ChainShape is being collided with?
- Why is this object not recognized?
- Box2d body's velocity slows down without any force applied
- Why does my installation of box2d fail even though I already have swig installed
- Box2d body, preservation of b2BodyDef, b2Shape, and b2FixtureDef
- error while installing pip install gymnasium[box2d]
- Ground Box doesn't work in LibGdx and Box2D with Scene2d
- LibGDX Displaying UI elements in game world
- LibGDX camera.project() is not working properly
- My LibGDX game project is rendering only the background image
Related Questions in ALCHEMY
- How to Create a UserOperation Signature Using Java and Web3j in alchemy API
- How to fetch blockchain events when using Alchemy Account kit
- Can I Create Table in AWS Athena with SQL Alchemy ORM?
- Error "could not detect network" when using WebSocket provider with Alchemy
- How to Create a self-relation in mapped Table(model of the table didn't exists) in SQLAlchemy
- How to exclude existing table of db from alembic without stating a every single table in include_object(func) in env.py. Is there any automated way
- How to get Solana Nfts for owner with Metaplex in React? (Error: 410)
- Error: unsupported network (argument="network", value={"name":"sepolia","chainId":11155111}, code=INVALID_ARGUMENT, version=providers/5.7.2)
- "socket.io" connection returns 404 when trying to access from localhost, integrated with node.js and react web frontend
- I got this error "Error running command (re-run needed): RPC response error -32002:..."
- Send erc20 Tokens using Alchemy
- Alchemy API returning error when using parseEther
- Invalid JSON RPC response when using Alchemy Goerli testnet
- Deploying to a test network (npx hardhat run scripts/deploy.js --network goerli) in hardhat by using alchemy
- Unable to retrieve all token balances with Alchemy SDK
Related Questions in FLASCC
- FlasCC, Alchemy, CrossBridge - How to use C++ class in ActionScript3 code?
- What is the proper usage of package_as3 in Crossbridge/FlasCC for importing AS3 classes?
- Compile ffmpeg with flascc with network support
- Can't use import with package_as3
- How to cross compile Flash SWF file(s) into Keil Compilable C/C++ file(s)
- My C file_exists Function Using stat Always Fails with errno = ENOENT
- Accesing Win32 API from FlasCC (aka Crossbridge)
- Simple OpenGL shader demo using Flascc?
- Use Box2D 2.2.1 on Flash? WCK, Adobe Crossbridge, Alchemy etc
- AS3 OggVorbis - is there a precompiled SWC available?
- FlasCC open-source download?
- Failed to create Console with embed VFS due to "Call to a possibly undefined method"
- C++ program compiled with FlasCC with -O4 (LTO) hangs on virtual call
- Can FlasCC and Haxe be used together?
- How to workaround huge pthread memory cost in FlasCC?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)