Run Time Error

2021-02-10 Thread Yishay Weiss
Hi All,

I am getting the following [1] runtime error when loading a module. Does anyone 
have a clue as to what may be causing it?

I am building the a debug version with incremental turned off.

Thanks for any tips,
Yishay

[1]
ReferenceError: Error #1065: Variable 
_class_embed_css_Assets_swf_327131264_mx_skins_cursor_DragLink_1081155590 is 
not defined.

at flash.display::MovieClip/nextFrame()
at mx.core::FlexModuleFactory/deferredNextFrame()
at mx.core::FlexModuleFactory/update()
at mx.core::FlexModuleFactory/moduleCompleteHandler()



RE: Jewel DataGrid Column Sizing

2020-02-18 Thread Yishay Weiss
I think [1] you need to either use percentages or fixed width. Mixing them is 
not supported.

[1] 
https://stackoverflow.com/questions/58438995/how-to-set-column-100-width-on-basic-jsdatagrid-on-apache-royale

From: Carlos Rovira
Sent: Tuesday, February 18, 2020 9:26 AM
To: users@flex.apache.org; 
us...@royale.apache.org
Subject: Re: Jewel DataGrid Column Sizing

Hi Brian,
still not the right group ;)
can you upload the image to a service and post the link, can see the image
thanks

El mar., 18 feb. 2020 a las 1:59, Brian Raymes 
(mailto:brian.ray...@teotech.com>>) escribió:
My apologies, sent to wrong group. Sending to Royale Users.

From: Brian Raymes mailto:brian.ray...@teotech.com>>
Sent: Monday, February 17, 2020 4:53 PM
To: 'users@flex.apache.org' 
mailto:users@flex.apache.org>>
Subject: Jewel DataGrid Column Sizing

I cannot seem to make the Jewel DataGrid size properly when the width is set to 
a percentage.

In Flex 3, it was possible to set the DataGrid's width to a percentage, as well 
as columns, and/or mix/match with pixel widths. What am I missing?

I've been toying with examples within Jewel, and cannot seem to replicate the 
DataGrid that scales.

FYI, I am running the absolute latest as I build the framework from a local git 
clone that I update daily.

This is how it appears with every build:

[cid:image001.png@01D5E5B1.69171470]

Sample code:

xmlns:j="library://ns.apache.org/royale/jewel"




















Any help would be appreciated.

Brian


--

[https://drive.google.com/a/codeoscopic.com/uc?id=1Mctdl3ft3ZHWiLZWbhx_8K1rlt6NUHjg=download]



Carlos Rovira

Presidente Ejecutivo

M: +34 607 22 60 05

http://www.codeoscopic.com



Conócenos en 1 minuto!



AVISO LEGAL: La información contenida en este correo electrónico, y en su caso 
en los documentos adjuntos, es información privilegiada para uso exclusivo de 
la persona y/o personas a las que va dirigido. No está permitido el acceso a 
este mensaje a cualquier otra persona distinta a los indicados. Si Usted no es 
uno de los destinatarios, cualquier duplicación, reproducción, distribución, 
así como cualquier uso de la información contenida en él o cualquiera otra 
acción u omisión tomada en relación con el mismo, está prohibida y puede ser 
ilegal. En dicho caso, por favor, notifíquelo al remitente y proceda a la 
eliminación de este correo electrónico, así como de sus adjuntos si los 
hubiere. En cumplimiento de la legislación española vigente en materia de 
protección de datos de carácter personal y del RGPD 679/2016 le informamos que 
sus datos están siendo objeto de tratamiento por parte de CODEOSCOPIC S.A. con 
CIFA85677342, con la finalidad del mantenimiento y gestión de relaciones 
comerciales y administrativas. La base jurídica del tratamiento es el interés 
legítimo de la empresa. No se prevén cesiones de sus datos, salvo que exista 
una obligación legal. Para ejercitar sus derechos puede dirigirse a CODEOSCOPIC 
S.A., domiciliada enPaseo de la Habana, 9-11, 28036 de Madrid (MADRID), o bien 
por email a...@codeoscopic.com, con el fin de 
ejercer sus derechos de acceso, rectificación, supresión (derecho al olvido), 
limitación de tratamiento, portabilidad de los datos, oposición, y a no ser 
objeto de decisiones automatizadas, indicando como Asunto: “Derechos Ley 
Protección de Datos”, y adjuntando fotocopia de su DNI. Delegado de protección 
de datos:d...@codeoscopic.com





RE: Flex Builder Won't Launch in Windows 10

2019-03-17 Thread Yishay Weiss
Try opening to 

C:\Users\{user}\Adobe Flash Builder
4.7\.metadata\.plugins\org.eclipse.ui.workbench\workbench.xml


and deleting all  tags under 






--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Flex Mobile App hangs when debugging on Android

2018-10-14 Thread Yishay Weiss
Is it running without debugging?



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: QRCode with Mobile Flex (Android)

2018-10-11 Thread Yishay Weiss
We ended up going with the distriqt ANE and it's been a smooth experience.

Thanks to those who responded to this thread, all very helpful.






--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: QRCode with Mobile Flex (Android)

2018-09-28 Thread Yishay Weiss
Thanks Vincent. I'll have a look.



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: QRCode with Mobile Flex (Android)

2018-09-28 Thread Yishay Weiss
Looks like it does. Thanks.

[1] https://github.com/phonegap/phonegap-plugin-barcodescanner



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: QRCode with Mobile Flex (Android)

2018-09-28 Thread Yishay Weiss
It has crossed my mind. We'll see if I get approval.



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


QRCode with Mobile Flex (Android)

2018-09-28 Thread Yishay Weiss
Hi,

Has anyone had luck with reading qrcode on a flex mobile app?

I've been struggling with the libraries [1,2] I've found online. 

Has anyone been successful with either? Are there other libraries out there?

Thanks.

[1] https://github.com/myflashlab/barcode-ANE
[2] https://www.kasperkamperman.com/blog/flash-code/flash-qrcode-reader-as3/ 



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: [FlexJS] Compiler outputs (nearly) empty map file

2017-09-27 Thread Yishay Weiss
Grab the nightly to try it now. You can do that in the installer by right
clicking on the home screen and choosing 'show dev builds', and the
selecting 'Apache FlexJS Nightly'.
.



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: [FlexJS] Compiler outputs (nearly) empty map file

2017-09-27 Thread Yishay Weiss
I think this should be fixed in 0.9



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: [FlexJS] Some examples on GitHub

2017-09-20 Thread Yishay Weiss
Sounds like Apache GitBox is the way to go. 





--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: [FlexJS] Some examples on GitHub

2017-09-20 Thread Yishay Weiss
Om, I opened an issue [1] with your request. Feel free to take care of this
in your spare time. 

I encourage anyone interested in this who wants to see a specific example to
open an issue. We're talking of very simple demos that shouldn't take more
than a few minutes to create.

[1] https://github.com/yishayw/Examples/issues/1



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: FlexJS Customer feedback

2017-09-20 Thread Yishay Weiss
Good news on the eve of the Jewish new year.

Shana Tova and continued success with your KickAS app.



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: [FlexJS] Some examples on GitHub

2017-09-20 Thread Yishay Weiss
My main issue with it being on GitHub is that I'd be the owner of the repo
instead of the Apache Royale community. Otherwise I like GitHub for the
following reasons:

- Easy cloning/downloading
- Easy collaboration/contribution system
- Familiar UI
- On this familiar UI the branches which represent the examples are very
visible
- Dedicated issues system
- Dedicated wiki
- Easy linking (e.g. [1])
- We get all this for free (don't need to create a site or an app or
dedicate a server).

So thinking about it, I'm not sure what we'd gain by going with an Apache
system. But I could be wrong.

[1] https://github.com/yishayw/Examples/tree/States







--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: [FlexJS] Some examples on GitHub

2017-09-19 Thread Yishay Weiss
I'm happy to move this to Apache. I'd like the bar to committing to this repo
to be near zero, so only Apache Flex committers are involved. I also think
it should be completely independent of our releases.



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: [FlexJS] Some examples on GitHub

2017-09-19 Thread Yishay Weiss
I agree about Express. I think each Basic example branch should have a
corresponding Express example branch.  That way you can compare the two by
comparing branches.






--
Sent from: http://apache-flex-users.246.n4.nabble.com/


[FlexJS] Some examples on GitHub

2017-09-19 Thread Yishay Weiss
Hi,

I've created a repository [1] on GitHub with some FlexJS examples. It now
includes basic implementations of HelloWorld, DataBinding, and States. Each
example is in a branch which includes the source for that example. 

I'm hoping to get some feedback by way of opened GitHub issues, and some
help by way of pull requests.

Thanks,
Yishay


[1] https://github.com/yishayw/Examples



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: How To Start Converting A Browser Project to FlexJS

2017-09-13 Thread Yishay Weiss
Hi Doug,

I'm afraid you won't get very far at this stage by relying solely on
documentation. There have been several efforts to try and improve this but
we're not there yet. Should definitely happen before 1.0.

I would first try to get some examples running in your IDE and browse the
source they use to understand what's going on. I recommend to do this on
HelloWorld, DataBinding, and FlexJSStore by order of complexity. If you get
FlexJSStore you'll probably get how to write a basic, but not altogether
trivial, application in FlexJS.

Of course we'd be happy to answer on this list any questions that arise
during this little journey.

Hope this helps,
Yishay




--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Firefox no longer running Flash debug version

2017-09-06 Thread Yishay Weiss
I've run into it [1].

Try running your app from a local server.

You might also want to check out Chrome's debug version which doesn't seem
to mind local files. It's not 100% stable but it does work most of the
time...


[1]
http://apache-flex-users.246.n4.nabble.com/Can-t-Debug-From-Flash-Builder-td15724.html



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Can't Debug From Flash Builder

2017-08-14 Thread Yishay Weiss
Josh Tynjala wrote
> As a workaround, you can run a local server for debugging so that it loads
> from the "network" instead of from the file system.

That's what I ended up doing. Thanks.




--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Can-t-Debug-From-Flash-Builder-tp15724p15746.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Can't Debug From Flash Builder

2017-08-14 Thread Yishay Weiss
Well, when I install the 32 bit FF version I can see the (debug version)
suffix. The main problem right now is that local swf files aren't playing
with the debug version of flash on firefox. Files served from a server seem
to be ok.

Chrome with debug version is serving the local files but it breaks to
easily.



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Can-t-Debug-From-Flash-Builder-tp15724p15743.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Can't Debug From Flash Builder

2017-08-14 Thread Yishay Weiss
clintm wrote
> @Olaf it still works… here's how to make Chrome work:
> https://helpx.adobe.com/flash-player/kb/enable-flash-player-content-debugger-in-google-chrome.html

The information there is a bit outdated (chrome://plugins doesn't work for
me).

Here's what I did to get debugger to work:

1) Download [1] ppapi (opera and chromium versions).
2) Enable flash [2]
3) For high dpi screens on windows [3]

I just hope the next flash auto-update doesn't mess things up. 

So it looks like chrome is my new default debug browser.


[1] https://www.adobe.com/support/flashplayer/debug_downloads.html
[2]
https://helpx.adobe.com/flash-player/kb/enabling-flash-player-chrome.html
[3]
https://www.tenforums.com/tutorials/15523-change-compatibility-mode-settings-apps-windows-10-a.html





--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Can-t-Debug-From-Flash-Builder-tp15724p15738.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Can't Debug From Flash Builder

2017-08-14 Thread Yishay Weiss
Hi Clint,

This is what it shows:

YOUR SYSTEM INFORMATION
Your Flash Version  
26.0.0
Your browser name   
Firefox (NPAPI)
Your Operating System (OS)  
Windows (Window 10)

(but as I said in my latest post I'm able to debug under certain conditions
so I assume it is the debug version.)

Thanks.



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Can-t-Debug-From-Flash-Builder-tp15724p15737.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Can't Debug From Flash Builder

2017-08-14 Thread Yishay Weiss
Thanks for everyone's replies, unfortunately none of them helped me. The best
I was able to come up with:

1) Start a local server that serves your app
2) Configure FB to work with the localhost
3) Manually open up firefox
4) Debug your application as you normally would

After doing 1-3 the experience is more or less what I'm used to doing, but
obviously this isn't a perfect solution.

I'm curious: is anyone else using windows 10 and FB and able to debug? If
so, how? I've no problem using a different browser.

Thanks.



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Can-t-Debug-From-Flash-Builder-tp15724p15732.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Can't Debug From Flash Builder

2017-08-13 Thread Yishay Weiss
After a recent update to windows 10 I'm no longer able to launch a debug
session in firefox (or any other browser for that matter). Is anyone else
experiencing this?

Could be related to my high dpi screen, as the app does appear, but very
small.



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Can-t-Debug-From-Flash-Builder-tp15724.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Flexjs + Javascript libraries

2017-07-05 Thread Yishay Weiss
In theory, you should be able to do it with the  tag. This
example [1] from the SDK loads a 3rd party library [2]. Note how you can use
window["myGlobalVar"] to access a loaded global var.


[1] https://paste.apache.org/nP11
[2] https://github.com/nodeca/pako



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Flexjs-Javascript-libraries-tp15402p15403.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: java.lang.NullPointerException Error in Flash Builder

2017-06-22 Thread Yishay Weiss
Without knowing too much about this, maybe try to build without FB?

Also, have you seen this [1]?

[1]
https://stackoverflow.com/questions/32755390/unable-to-add-include-ane-file-in-ant-script



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/java-lang-NullPointerException-Error-in-Flash-Builder-tp15353p15365.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: [flexjs] Help setting up flexjs project

2016-11-22 Thread Yishay Weiss
Hi Chris,

FlexJS developers have different preferences regarding their IDEs and build
tools. I'm currently using Flash Builder and Ant and they have been working
for me. I'd be happy to share my experience if you'd like to set things up
that way. If you want to go that way, as a starting point, why not have a
look  [1]

  
and let us know where you're stuck.

[1]
https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Flash+Builder



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/flexjs-Help-setting-up-flexjs-project-tp14183p14184.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: FlexJS : Panel Issue

2016-11-08 Thread Yishay Weiss
In case anyone's interested, I added ClippingViewport, which avoids some of
the overhead you get with ScrollingViewport, if all you want to do is clip.
It should be in the next nightly build.



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/FlexJS-Panel-Issue-tp13495p14063.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: [FlexJS] How to use SimpleAlert from a class that's not a IPopUpParent?

2016-07-02 Thread Yishay Weiss

So in mx.controls.Alert (regular Flex SDK) they defaulted to
FlexGlobals.topLevelApplication.

Is there an equivalent reference in FlexJS?

Thanks.



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/FlexJS-How-to-use-SimpleAlert-from-a-class-that-s-not-a-IPopUpParent-tp12941p12944.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


[FlexJS] How to use SimpleAlert from a class that's not a IPopUpParent?

2016-06-30 Thread Yishay Weiss
Usually I would do 

SimpleAlert.show("hi", this);

but what if this is a Command?



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/FlexJS-How-to-use-SimpleAlert-from-a-class-that-s-not-a-IPopUpParent-tp12941.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: [Flexjs] Open Video

2015-08-27 Thread Yishay Weiss
I haven't seen this integrated in the latest nightly builds. Carlos, did you
ever wind up using this? Can you provide a simple example?


Peter Ent wrote
 Do you have any example app that uses this component? Even pasting it into
 a reply email will be fine.
 
 --peter
 
 On 7/21/14 6:13 AM, jcvfc lt;

 joao.carlos.correia@

 gt; wrote:
 
Hi.

I create the issue FLEX-34423.

Thanks



--
View this message in context:
http://apache-flex-users.246.n4.nabble.com/Flexjs-Open-Video-tp7181p73
48.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.





--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Flexjs-Open-Video-tp7181p11066.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


RE: Can FlexJS Be Used for Mobile AIR?

2015-08-26 Thread Yishay Weiss
Double checked and the lib source is indeed under

FLEXJS_INSTALL_FOLDER\frameworks

Updated project .rar is  here
https://onedrive.live.com/redir?resid=CF33E75095D2FE01!5077authkey=!AFQud2a-cGQcCk0ithint=file%2crar
  

I'm using the nightly build downloaded on Aug. 19th 2015.




--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Can-FlexJS-Be-Used-for-Mobile-AIR-tp11022p11046.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


RE: Can FlexJS Be Used for Mobile AIR?

2015-08-25 Thread Yishay Weiss
To get around my initial problem I copied

C:\dev\flexjs\frameworks\libs\Mobile.swc
to
C:\dev\flexjs\frameworks\themes\Mobile\mobile.swc

IJ now complains about

Error:[MobileArabic2]: : java.lang.NullPointerException: Main compilation
unit can't be null  at
com.google.common.base.Preconditions.checkNotNull(Preconditions.java:229)

The IJ  project (essentially MobileTrader example setup for AIR) is
available  here
https://onedrive.live.com/redir?resid=CF33E75095D2FE01!5075authkey=!AJ4kPg9mAUiJPu4ithint=file%2crar
 
if anyone cares to have a look.

Thanks for all the responses so far. I've looked at Peter's mobile classes
and they look like a good start for what I need.





--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Can-FlexJS-Be-Used-for-Mobile-AIR-tp11022p11034.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Can FlexJS Be Used for Mobile AIR?

2015-08-24 Thread Yishay Weiss
Hi,

I'm starting a new mobile project and thought I would use FlexJS. I know
it's in a fuzzy beta/alpha stage but I see an advantage in a smaller
footprint and of course in potentially using the same code base for creating
a js web app.

From past experience I've found Adobe AIR to be better than phonegap in
terms of debuggability and consistency across platforms, so I'd rather
target that in the first stage.

Is what I'm planning feasible at this stage? I've downloaded the nightly
build and was able to set it up for IntelliJ and the example I tried works
for web apps using flash and js. However, when running the MobileTrader
example and targeting 'Mobile' in IntelliJ I get:

Error:(24, 0) [MobileArabic]: unable to open
'C:\dev\flexjs\frameworks\themes\Mobile\mobile.swc'.
C:\Users\Yishay\.IntelliJIdea14\system\compile-server\_temp_\IntelliJ_IDEA\idea-EDFF690B-6CF73B1C.xml
(line: 24)

Any inputs or ideas?

Thanks 



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Can-FlexJS-Be-Used-for-Mobile-AIR-tp11022.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Flex skin implementing material design out there?

2015-05-14 Thread Yishay Weiss
Grat to hear.



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Flex-skin-implementing-material-design-out-there-tp8959p10355.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Flex skin implementing material design out there?

2015-05-13 Thread Yishay Weiss
Hi. Has anyone tried using this in a real project? Is performance good
enough? Looking at the github repo, I noticed DropShadowFilter is still used
in Button, ToggleSwitch, and ButtonBar.



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Flex-skin-implementing-material-design-out-there-tp8959p10344.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Chrome for debugging

2015-04-21 Thread Yishay Weiss
|Since a recent update you won't be able to see your npapi plugin in
chrome://plugins unless you navigate to the following

chrome://flags/#enable-npapi

This workaround will not be available starting November 2015.

Hopefully Adobe can make their pepper debug version functional before that
date.

The following article explains it.

https://www.chromium.org/developers/npapi-deprecation



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Chrome-for-debugging-tp10001p10138.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Strategy to Externalise FXG Components

2014-12-16 Thread Yishay Weiss
Have you seen this?

https://forums.adobe.com/thread/729827



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Strategy-to-Externalise-FXG-Components-tp9193p9196.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: [ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-11-30 Thread Yishay Weiss
Clicking on 'Show Callout' results in the following stack trace:

TypeError: Error #1034: Type Coercion failed: cannot convert
explorer@cb360a1 to spark.components.Application.
at spark.skins.spark.supportClasses::CalloutArrow()
at spark.skins.spark::CalloutSkin/createChildren()
at mx.core::UIComponent/initialize()
at
mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()
at mx.core::UIComponent/addChild()
at spark.components.supportClasses::SkinnableComponent/attachSkin()
at 
spark.components.supportClasses::SkinnableComponent/validateSkinChange()
at spark.components.supportClasses::SkinnableComponent/createChildren()
at spark.components::SkinnableContainer/createChildren()
at mx.core::UIComponent/initialize()



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/ANNOUNCE-Apache-Flex-Tour-De-Flex-1-2-tp8898p8899.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.