Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
1 replies
54 views

I need to create several SWFs that have the same shape in different colours and/or different positions. E.g. a 10 px circle that can be red, blue, green, yellow, at position x=1, y=2 ; x=3, y=4; x=5, ...
oli_vi_er's user avatar
  • 378
0 votes
0 answers
23 views

I’m using Adobe Animate with an ActionScript 3 document to make a test project. In this project, I want to dynamically load and play external MP4 files using NetStream, swapping in new videos as ...
Adam Day-Williams's user avatar
0 votes
0 answers
21 views

The data size is always set to 99 KBs when it comes to saving data in my project that I'm working on. I'm using Flash CS6 and ActionScript 2.0. I don't want it to be more than 96 KBs. Flash CS3 does ...
user28541024's user avatar
-1 votes
1 answer
60 views

im trying to spoof ExternalInteface.call("window.navigation.userAgent.toString") to look like a electron environment using the javascript below. though it works for the browser it keeps ...
ThatonehamYT's user avatar
0 votes
0 answers
122 views

I am working on customizing AOSP 12 for Raspberry Pi 4. I successfully downloaded and built AOSP 12, and verified that it works properly using the emulator. However, after making customizations, I ...
Soundarajan M's user avatar
0 votes
1 answer
182 views

I'm trying to implement flash messages upon a redirect. I added 'flash' => [ 'message' => fn () => $request->session()->get('message') ], to the ...
vStubbs's user avatar
  • 41
0 votes
1 answer
156 views

I have a MIPS based broadcom chip BCM68380 which I am trying to program by following cmm script. SYSTEM.RESET SYSTEM.CPU bcm63268 SYSTEM.OPTION ResBreak OFF SYSTEM.OPTION IMASKASM ON SYSTEM.OPTION ...
Harsh Bijwe's user avatar
0 votes
0 answers
20 views

I'm currently working on an application that is a language translator. I already know that Flash professional or both Flash is very picky of audio files. Like when you're trying to import an audio to ...
user28541024's user avatar
0 votes
1 answer
32 views

Today I got a problem with the bitmap data depth display in my project that runs in ActionScript 2. I was expecting for the bitmap data to display in the _loader container This is how these ...
user28541024's user avatar
1 vote
1 answer
31 views

So, im currently making a project, and in this project there is a code where i have a switch condition with various cases, but, is there any way to store that switch condition in a class file? Or a ...
Juan Francisco's user avatar
0 votes
2 answers
98 views

I have an external Flash, connected via SPI (DUAL not quad) to my STM32. Initial communication like readID (JEDEC) is working. I changed the statusregister from QUAD to Normal SPI and this should be ...
user1960622's user avatar
0 votes
0 answers
21 views

I'm currently having trouble with trying to save username and password data in real time. When I created my username and password and pressed OK to start the process. I was expecting for the code to ...
user28541024's user avatar
0 votes
1 answer
142 views

First I am erasing already existing flash partition with UBI volume using "flash erase" and "flash write" which will write new contents to raw flash in U-Boot, then I format the ...
Dillip Murali's user avatar
0 votes
0 answers
28 views

So I'm new at AS3 and I want my game application to consist of several SWF files to make modifications more easy. So for that I tried to load those other SWF files inside of the main one. To load each ...
7aa's user avatar
  • 1
0 votes
1 answer
110 views

I'm unable to update a movesense Flash sensor through the showcase app. Error: operationError(invalid object) I have attempted using the with and without bootloader. I have attempted to reset the ...
Jonathan Posthuma's user avatar
0 votes
1 answer
212 views

I was running a Flask application using Python 3.9.13, Flask 1.1.2, Jinja2 2.11.3, and MarkupSafe 1.1.1, using a Redis (3.5.3) as my session store. When I created a flash message with flash(Markup('&...
cteljr's user avatar
  • 60
1 vote
0 answers
75 views

I am trying to create a 2K flash memory region in which user defined const uint32_t will be stored. The project is built in Keil uVision. The microcontroller has 64K of flash memory. The idea is to ...
rbe's user avatar
  • 11
1 vote
0 answers
347 views

I try to read Flash ID (MX25L51245G) through SPI and my MCU is PIC32MX360F512L. According to the datasheet, the command should be 9F and receive C2 20 1A. But I always receive wrong ID data. I tried ...
kkyleyang's user avatar
0 votes
0 answers
89 views

I'm trying to pass parameters from ActionScript3 to JSFL for an Adobe Animate tool, but I'm not entirely sure it's possible given a couple of suggest solutions I've tried. I currently call functions ...
Ant Lewis's user avatar
0 votes
1 answer
2k views

I can't figure out how to Fullscreen my embedded ruffle player on Google sites. For background, I am trying to make a personal unblocked games website for me to play flash games at school because all ...
Shane Mckinney Cavin's user avatar
0 votes
0 answers
31 views

my system is hp pavilion notebook having 2GB NVidia GeForce GTX 930M. it not detecting any USB flash drive and any USB plugins like mouse, keyboard etc. I have tried almost all USB troubleshooting ...
Pom Hertom's user avatar
1 vote
1 answer
47 views

I am migrating my app from Adobe AIR to Unity. I have many users logged in as guests in my current AIR app. When I release the new Unity app, their progress and data will be lost. Is there any way to ...
berkayk's user avatar
  • 2,398
1 vote
1 answer
805 views

Error: Bootloader binary size 0x7780 bytes is too large for partition table offset 0x8000. Bootloader binary can be maximum 0x7000 (28672) bytes unless the partition table offset is increased in the ...
Edwin Vincent's user avatar
-1 votes
1 answer
104 views

I complied the source code of the aosp_arm-eng, and hope to flash it into an android emulator, does anyone knew how to do it? Since the compliing prcess happened in an AWS EC2 server, basically I want ...
Han Yang's user avatar
1 vote
1 answer
524 views

I am writing STM32 firmware to interface with a Winbond W25Q01JV flash memory chip. The chip provides 1GBit memory in two dies of 512M-bit each, with each die having it's own status registers. The ...
johnfa's user avatar
  • 13

1
2 3 4 5
697