Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
43 views

From the Apache Royale documentation about Crux, it seems a bean can be injected into any view added to the display list. Yet, when I try to have a bean injected in a view other than the Application ...
duTr's user avatar
  • 714
0 votes
1 answer
102 views

All is in title. Is there an easy way to play an mp3 and/or show a basic mp3 player (track / play /pause) ?
Fred's user avatar
  • 419
0 votes
1 answer
155 views

We are working on a migration project using Apache Royale and the project contains plenty of SWC files that contains JPG and PNG images. We have been trying to use them directly from the libs but ...
Piltsen's user avatar
  • 171
0 votes
0 answers
201 views

I'm trying to create an Apache Royale project with Java back end. I've used in my pom blazeds-spring-boot-starter but I have a compatibility issue about the JDK compatibility in org.springframework....
Joe Taras's user avatar
  • 15.4k
0 votes
1 answer
93 views

Is there a way to show Handcursor when mouse go over a j:Label ? (equivalent of buttonMode="true" useHandCursor="true" ). Regards
Fred's user avatar
  • 419
0 votes
2 answers
140 views

I have something like this : <j:initialView> <j:ResponsiveView> <j:ApplicationMainContent width="100%" selectedContent="ssc1"> <j:...
Fred's user avatar
  • 419
0 votes
1 answer
67 views

Is it possible to have a carriage return (for text to go to a new line) in the <j:TextArea> when hitting return key ? (actualy it seems ignoring it). SDK used is 0.9.8#2556 Regards
Fred's user avatar
  • 419
0 votes
1 answer
71 views

I moved from SDK 0.9.7 to SDK 0.9.8#2556 to be "up to date". It seems that rowHeight property on Jewel Datagrid is no longuer available. I didn't find how to set default row height. (I want ...
Fred's user avatar
  • 419
0 votes
1 answer
90 views

I must turn a Flex code into an Apache Royale one but in my research, there is on attribute for which i dont find the equivalent. In Flex, to call an actionScipt function from a parent mxml, I have: &...
Tellimi's user avatar
  • 109
0 votes
2 answers
586 views

I'm a NewBie with Royale-Apache, When I'm running "helloWorld" program. But I don't know why error: "This tag could not be resolved to an ActionScript class. It will be ignored." ...
Lê Trọng Tùng's user avatar
0 votes
1 answer
148 views

I am trying to build tour de jewel sample project, downloaded from: nightly build number #1861 I'am using Visual Studio Code. But can not build with termainal message : Executing task: C:\ProgramData\...
choirulanam's user avatar
0 votes
0 answers
98 views

Good morning, I have a project with apache royale jewel at the moment I have a problem since I need to access js functions I have on the route src \ resources jewel-index-template.html jsencrypt.js ...
Andres Noboa's user avatar
0 votes
2 answers
102 views

I have a simple form: <j:Form id="myForm3" x="720 "y="120" height="100" width="300"> <j:FormItem label="data24"> &...
wrkoch's user avatar
  • 29
0 votes
1 answer
150 views

Is there a way to set the target attribute to post form data to using Apache Royale? We are attempting to minimize the impact on migrating from Flex to Royale with the Flash Player retirement. I can't ...
MOBRONCOS's user avatar
0 votes
1 answer
384 views

I used the apache royal 0.9.7 stable to implement a feature to display pdf from server. Here is a sample code: var byteCharacters:String = unescape(encodeURIComponent(pdfData)); var byteNumbers:Array =...
Hadi's user avatar
  • 1

15 30 50 per page
1
2 3 4 5