# Latest

**URL:** https://forum.kirupa.com/latest.md?page=121

[Latest](https://forum.kirupa.com/latest.md) · [Categories](https://forum.kirupa.com/categories.md)

**Page:** 122

---

## [Mini cart is not working in woocommerce](https://forum.kirupa.com/t/mini-cart-is-not-working-in-woocommerce/638126)

<div class="topic-metadata">

**Author:** [@ashadweb](https://forum.kirupa.com/u/ashadweb)\
**Replies:** 1\
**Last updated:** [April 24, 2018, 10:37am UTC](https://forum.kirupa.com/t/mini-cart-is-not-working-in-woocommerce/638126 "2018-04-24T10:37:13Z")

</div>

I have a woocommerce website which runs Porto theme the issue is mini cart is not loading on mobile. http://sridesk.com/trendy/ appreciate if anyone could help me.

---

## [Creating UE4 3D Tree Assets](https://forum.kirupa.com/t/creating-ue4-3d-tree-assets/638130)

<div class="topic-metadata">

**Author:** [@Greild](https://forum.kirupa.com/u/Greild)\
**Replies:** 0\
**Last updated:** [April 24, 2018, 10:35am UTC](https://forum.kirupa.com/t/creating-ue4-3d-tree-assets/638130 "2018-04-24T10:35:24Z")

</div>

We have need of a 3D artist to help us in the creation of a series of tropical trees for an UE4 project. As it is a VR scene using the Vive, trees will need to come with LODS, optimized light maps and polygon counts. W…

---

## [In React, swap images on scroll; a la magicleap.com](https://forum.kirupa.com/t/in-react-swap-images-on-scroll-a-la-magicleap-com/638119)

<div class="topic-metadata">

**Author:** [@newbieuser](https://forum.kirupa.com/u/newbieuser)\
**Replies:** 0\
**Last updated:** [April 21, 2018, 7:03pm UTC](https://forum.kirupa.com/t/in-react-swap-images-on-scroll-a-la-magicleap-com/638119 "2018-04-21T19:03:19Z")

</div>

Update: Code below’s updated. Seems to be working, although, it ain’t pretty. Still, a start. If anyone looks this over and has a thought or two, feel free… Appreciate the attention. I’m working on a small site, using …

---

## [a quick question about Vue](https://forum.kirupa.com/t/a-quick-question-about-vue/638104)

<div class="topic-metadata">

**Author:** [@phanhuyen](https://forum.kirupa.com/u/phanhuyen)\
**Replies:** 1\
**Last updated:** [April 20, 2018, 10:37am UTC](https://forum.kirupa.com/t/a-quick-question-about-vue/638104 "2018-04-20T10:37:29Z")

</div>

If you have, I was wondering what your experiences with it has been, especially compared to any other framework/library you’ve used. I started looking into it as a comparison to some internal library and some things abou…

---

## [Any tutorials on using Citrus Engine using ONLY the Flash IDE ?](https://forum.kirupa.com/t/any-tutorials-on-using-citrus-engine-using-only-the-flash-ide/638095)

<div class="topic-metadata">

**Author:** [@Bracer](https://forum.kirupa.com/u/Bracer)\
**Replies:** 0\
**Last updated:** [April 19, 2018, 5:07am UTC](https://forum.kirupa.com/t/any-tutorials-on-using-citrus-engine-using-only-the-flash-ide/638095 "2018-04-19T05:07:21Z")

</div>

I tried to follow a number of tutorials on this engine, but then midway, they would open up flash develop and do the rest of the coding there. May I know is there any tutorial on Citrus Engine’s platform system using on…

---

## [convert code embedding swf file into a js file](https://forum.kirupa.com/t/convert-code-embedding-swf-file-into-a-js-file/638094)

<div class="topic-metadata">

**Author:** [@ajoo](https://forum.kirupa.com/u/ajoo)\
**Replies:** 0\
**Last updated:** [April 18, 2018, 6:02pm UTC](https://forum.kirupa.com/t/convert-code-embedding-swf-file-into-a-js-file/638094 "2018-04-18T18:02:10Z")

</div>

Hi all. The code embedding the swf file using AC\_RunActiveContent.js looks as below: \<script type="text/javascript" \> AC\_FL\_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ver…

---

## [Styling in React | kirupa.com](https://forum.kirupa.com/t/styling-in-react-kirupa-com/636194)

<div class="topic-metadata">

**Author:** [@kirupa](https://forum.kirupa.com/u/kirupa)\
**Replies:** 2\
**Last updated:** [April 17, 2018, 11:14pm UTC](https://forum.kirupa.com/t/styling-in-react-kirupa-com/636194 "2018-04-17T23:14:02Z")

</div>

For generations, mankind (and probably really smart dolphins) have styled their HTML content using CSS. Things were good. With CSS, you had a good separation between the content and the presentation. The selector syntax …

---

## [Where are the list of new AS3 Methods and Functions since CS 5.5 ?](https://forum.kirupa.com/t/where-are-the-list-of-new-as3-methods-and-functions-since-cs-5-5/638085)

<div class="topic-metadata">

**Author:** [@Bracer](https://forum.kirupa.com/u/Bracer)\
**Replies:** 2\
**Last updated:** [April 17, 2018, 1:26am UTC](https://forum.kirupa.com/t/where-are-the-list-of-new-as3-methods-and-functions-since-cs-5-5/638085 "2018-04-17T01:26:59Z")

</div>

Do you member there used to be a time where it was SUPER EXCITING that Flash could export to the iPhone ? New functions and Objects were added like: StageWebView CameraRoll GeolocationEvent and the amazing Transform…

---

## [keeping current image in canvas on redraw](https://forum.kirupa.com/t/keeping-current-image-in-canvas-on-redraw/638081)

<div class="topic-metadata">

**Author:** [@ollie-w](https://forum.kirupa.com/u/ollie-w)\
**Replies:** 5\
**Last updated:** [April 16, 2018, 4:43pm UTC](https://forum.kirupa.com/t/keeping-current-image-in-canvas-on-redraw/638081 "2018-04-16T16:43:41Z")

</div>

I want to apply a filter to a canvas. I am bringing the image in using ajax. fetch('/catpicture') .then(response =\> response.blob()) .then(blob =\> createImageBitmap(blob)) .then((bitmap) =\> { ctx.drawImage(bitmap, 0…

---

## [AS3 Cannot communicate with php.](https://forum.kirupa.com/t/as3-cannot-communicate-with-php/638072)

<div class="topic-metadata">

**Author:** [@ajoo](https://forum.kirupa.com/u/ajoo)\
**Replies:** 5\
**Last updated:** [April 13, 2018, 5:37pm UTC](https://forum.kirupa.com/t/as3-cannot-communicate-with-php/638072 "2018-04-13T17:37:45Z")

</div>

Hi, I have spent the whole day getting this seemingly simple piece of code to work but it stubbornly refuses to. var variables:URLVariables = new URLVariables(); var varSend:URLRequest = new URLRequest("comm.php"); v…

---

## [using canvis drawImage() when you don't know image dimensions](https://forum.kirupa.com/t/using-canvis-drawimage-when-you-dont-know-image-dimensions/638080)

<div class="topic-metadata">

**Author:** [@ollie-w](https://forum.kirupa.com/u/ollie-w)\
**Replies:** 1\
**Last updated:** [April 15, 2018, 4:09pm UTC](https://forum.kirupa.com/t/using-canvis-drawimage-when-you-dont-know-image-dimensions/638080 "2018-04-15T16:09:30Z")

</div>

I am getting images from an API. They are all different sizes and I don’t know ahead of time what dimension they will be. Both CSS background-image and object-fit offer cover and contain. What I would like is to recreat…

---

## [Hello World just intro myself](https://forum.kirupa.com/t/hello-world-just-intro-myself/638073)

<div class="topic-metadata">

**Author:** [@Gizmo1](https://forum.kirupa.com/u/Gizmo1)\
**Replies:** 5\
**Last updated:** [April 14, 2018, 7:37pm UTC](https://forum.kirupa.com/t/hello-world-just-intro-myself/638073 "2018-04-14T19:37:47Z")

</div>

Hi Guy’s, My first post so by way of introduction rather than put a whole bio-blurb here I have put some back story in my profile I will be adding more but there is a brief note there. Anyway to the more interesting and …

---

## [Hand Drawing Shape OpenCV/Canvas](https://forum.kirupa.com/t/hand-drawing-shape-opencv-canvas/638071)

<div class="topic-metadata">

**Author:** [@dungsmile4242](https://forum.kirupa.com/u/dungsmile4242)\
**Replies:** 0\
**Last updated:** [April 13, 2018, 8:33am UTC](https://forum.kirupa.com/t/hand-drawing-shape-opencv-canvas/638071 "2018-04-13T08:33:06Z")

</div>

Hello guys! I am a student and all the help I can have are really appreciated! \<3 My first target is to create a canvas, wherein I can draw shape manually. (Pentagon, hexagon, square, arrow, etc) I don’t want to draw t…

---

## [AS3 Version of isNaN](https://forum.kirupa.com/t/as3-version-of-isnan/638043)

<div class="topic-metadata">

**Author:** [@Bracer](https://forum.kirupa.com/u/Bracer)\
**Replies:** 6\
**Last updated:** [April 10, 2018, 7:10pm UTC](https://forum.kirupa.com/t/as3-version-of-isnan/638043 "2018-04-10T19:10:09Z")

</div>

In as2: trace( isNaN(“Tree”) ); // returns true trace( isNaN(56) ); // returns false In AS3: Compile Error: Scene 1, Layer ‘Layer 1’, Frame 1, Line 1 1067: Implicit coercion of a value of type String to an unrelat…

---

## [Simple Slide Gesture Detection using JavaScript](https://forum.kirupa.com/t/simple-slide-gesture-detection-using-javascript/637946)

<div class="topic-metadata">

**Author:** [@kirupa](https://forum.kirupa.com/u/kirupa)\
**Replies:** 4\
**Last updated:** [April 10, 2018, 12:56pm UTC](https://forum.kirupa.com/t/simple-slide-gesture-detection-using-javascript/637946 "2018-04-10T12:56:38Z")

</div>

Play with example on a touch device here: https://www.kirupa.com/html5/examples/touch\_js.htm I needed to do some simple touch detection to see if the user is sliding up, down, left, or right. I wasn’t able to find any g…

---

## [AMP Design for HTML website?](https://forum.kirupa.com/t/amp-design-for-html-website/638055)

<div class="topic-metadata">

**Author:** [@kumararu92](https://forum.kirupa.com/u/kumararu92)\
**Replies:** 0\
**Last updated:** [April 10, 2018, 12:48pm UTC](https://forum.kirupa.com/t/amp-design-for-html-website/638055 "2018-04-10T12:48:24Z")

</div>

Hi friends. I am looking for a solution implement AMP(Accelerated Mobile Specification) specification for my HTML Website. I don’t know how to implement that. Please anyone can help me to implement AMP for my HTML websit…

---

## [For old timers ! Nostalgic unboxing of Macromedia Studio 8.](https://forum.kirupa.com/t/for-old-timers-nostalgic-unboxing-of-macromedia-studio-8/638037)

<div class="topic-metadata">

**Author:** [@Bracer](https://forum.kirupa.com/u/Bracer)\
**Replies:** 14\
**Last updated:** [April 9, 2018, 11:02pm UTC](https://forum.kirupa.com/t/for-old-timers-nostalgic-unboxing-of-macromedia-studio-8/638037 "2018-04-09T23:02:20Z")

</div>

This video will only appeal to old timers (like yours truly) who were there when Adobe Animate was Macromedia Flash. Arh…the good old days ;p The new comers who went straight to AS3 would not relate to this video ;p ha…

---

## [access variables from parent swf into loaded swf](https://forum.kirupa.com/t/access-variables-from-parent-swf-into-loaded-swf/638039)

<div class="topic-metadata">

**Author:** [@ajoo](https://forum.kirupa.com/u/ajoo)\
**Replies:** 5\
**Last updated:** [April 9, 2018, 8:28am UTC](https://forum.kirupa.com/t/access-variables-from-parent-swf-into-loaded-swf/638039 "2018-04-09T08:28:03Z")

</div>

Hi all, I have an AS3 swf that I am using mainly to load another AS2 swf. AS3.swf is embedded in a HTML which uses Flashvars to pass parameters to AS3.swf. AS3 successfully loads AS2 and Flashvar values are collected in…

---

## [What is the AS3 version of this AS2 code ?](https://forum.kirupa.com/t/what-is-the-as3-version-of-this-as2-code/638042)

<div class="topic-metadata">

**Author:** [@Bracer](https://forum.kirupa.com/u/Bracer)\
**Replies:** 1\
**Last updated:** [April 9, 2018, 5:19am UTC](https://forum.kirupa.com/t/what-is-the-as3-version-of-this-as2-code/638042 "2018-04-09T05:19:42Z")

</div>

checkX = function (dx, oldVal, newVal) { if (oldVal\<newVal) { trace(“moving right”); } else if (oldVal\>newVal) { trace(“moving left”); } return newVal; }; checkY = function (dy, oldVal, newVal) { if (oldVal\<n…

---

## [prepackaging html js pages in HWA app](https://forum.kirupa.com/t/prepackaging-html-js-pages-in-hwa-app/638026)

<div class="topic-metadata">

**Author:** [@ashu1](https://forum.kirupa.com/u/ashu1)\
**Replies:** 1\
**Last updated:** [April 9, 2018, 5:16am UTC](https://forum.kirupa.com/t/prepackaging-html-js-pages-in-hwa-app/638026 "2018-04-09T05:16:19Z")

</div>

Hey Kirupa, I have a query related to prepackaging HTML JS page in HWA app for fast boot. Basically to create a native experience, I want to prepackage my HTML and JS page in the app. This page should be my start page. …

---

## [AS3 Hex conversion Weirdness](https://forum.kirupa.com/t/as3-hex-conversion-weirdness/638044)

<div class="topic-metadata">

**Author:** [@Bracer](https://forum.kirupa.com/u/Bracer)\
**Replies:** 3\
**Last updated:** [April 8, 2018, 4:35pm UTC](https://forum.kirupa.com/t/as3-hex-conversion-weirdness/638044 "2018-04-08T16:35:57Z")

</div>

In AS2: var Data:Number = 1763478912341234132; trace ( Data.toString(16) ); //3afdd200 In AS3, the same code outputs: 187922ba3afdd200 Where does the 187922ba come from ?

---

## [Control/Alt/Soft Detection in AS2.](https://forum.kirupa.com/t/control-alt-soft-detection-in-as2/638045)

<div class="topic-metadata">

**Author:** [@Bracer](https://forum.kirupa.com/u/Bracer)\
**Replies:** 0\
**Last updated:** [April 8, 2018, 3:14pm UTC](https://forum.kirupa.com/t/control-alt-soft-detection-in-as2/638045 "2018-04-08T15:14:39Z")

</div>

In Actionscript, you can detect Alt/Control/■■■■ + Whatever other key you press like this: AS3: stage.addEventListener(KeyboardEvent.KEY\_DOWN, displayKey); function displayKey(keyEvent:KeyboardEvent) { var modifier:…

---

## [Wow, you guys are still here!](https://forum.kirupa.com/t/wow-you-guys-are-still-here/637957)

<div class="topic-metadata">

**Author:** [@anon45499559](https://forum.kirupa.com/u/anon45499559)\
**Replies:** 30\
**Last updated:** [April 7, 2018, 12:06am UTC](https://forum.kirupa.com/t/wow-you-guys-are-still-here/637957 "2018-04-07T00:06:54Z")

</div>

Glad to see you guys still here, skimmed through some topics and saw some familiar faces. Hope everyone is well… BTW, at some point I must have changed my name, but I used to go by “DDD” many moons ago.

---

## [Vertical shooter, small code glitch](https://forum.kirupa.com/t/vertical-shooter-small-code-glitch/244659)

<div class="topic-metadata">

**Author:** [@kylberg](https://forum.kirupa.com/u/kylberg)\
**Replies:** 1\
**Last updated:** [April 6, 2018, 12:19pm UTC](https://forum.kirupa.com/t/vertical-shooter-small-code-glitch/244659 "2018-04-06T12:19:46Z")

</div>

ok so i have made the vertical shooter from the tutorials, but i changed the shooter and the dragons to different objects and names. the code is exactly the same. but i get a message saying: Error Scene=Scene 1, layer=ac…

---

## [Find Two Numbers in an Array that Sum to a Particular Value](https://forum.kirupa.com/t/find-two-numbers-in-an-array-that-sum-to-a-particular-value/203799)

<div class="topic-metadata">

**Author:** [@kirupa](https://forum.kirupa.com/u/kirupa)\
**Replies:** 2\
**Last updated:** [April 3, 2018, 4:48pm UTC](https://forum.kirupa.com/t/find-two-numbers-in-an-array-that-sum-to-a-particular-value/203799 "2018-04-03T16:48:54Z")

</div>

So, while working on my Dictionary/Hashtable tutorial, I decided to create a more interesting example that many of you may have encountered. Basically, given a huge list of numbers, the goal is to find two numbers from t…

---

## [React 16.3.0 released](https://forum.kirupa.com/t/react-16-3-0-released/637999)

<div class="topic-metadata">

**Author:** [@senocular](https://forum.kirupa.com/u/senocular)\
**Replies:** 1\
**Last updated:** [April 2, 2018, 12:13pm UTC](https://forum.kirupa.com/t/react-16-3-0-released/637999 "2018-04-02T12:13:39Z")

</div>

Release on github: Blog post about features (Context API, createRef API, forwardRef API, Lifecycle Changes, StrictMode Component):

---

## [Animating Movement Smoothly Using CSS | kirupa.com](https://forum.kirupa.com/t/animating-movement-smoothly-using-css-kirupa-com/352150)

<div class="topic-metadata">

**Author:** [@kirupa](https://forum.kirupa.com/u/kirupa)\
**Replies:** 2\
**Last updated:** [April 1, 2018, 5:24pm UTC](https://forum.kirupa.com/t/animating-movement-smoothly-using-css-kirupa-com/352150 "2018-04-01T17:24:46Z")

</div>

by kirupa | 10 October 2013 A large part of what makes animations fun is being able to move things around the screen. When tastefully done and appropriately used, movement is a great way to add some l…

---

## [Materialize Autocomplete Data](https://forum.kirupa.com/t/materialize-autocomplete-data/638008)

<div class="topic-metadata">

**Author:** [@doughballs](https://forum.kirupa.com/u/doughballs)\
**Replies:** 1\
**Last updated:** [April 1, 2018, 2:35pm UTC](https://forum.kirupa.com/t/materialize-autocomplete-data/638008 "2018-04-01T14:35:32Z")

</div>

Hi. I’m looking for anyone familiar with the Materialize framework. I’m using the built in autocomplete function but having trouble getting the data dynamically. The example is shown like this: $('input.autocomplete').a…

---

## [Website Reviews](https://forum.kirupa.com/t/website-reviews/637551)

<div class="topic-metadata">

**Author:** [@ddb](https://forum.kirupa.com/u/ddb)\
**Replies:** 5\
**Last updated:** [March 7, 2018, 10:30am UTC](https://forum.kirupa.com/t/website-reviews/637551 "2018-03-07T10:30:33Z")

</div>

Hi guys, I’m a self taught front end dev and attempting to make the leap as a full time dev now. I’ve taken on a few branding and web design/development projects over the past two years to get my dev skills up. Would re…

---

## [Your Comps Should Reflect the Messiness Around Them](https://forum.kirupa.com/t/your-comps-should-reflect-the-messiness-around-them/638003)

<div class="topic-metadata">

**Author:** [@kirupa](https://forum.kirupa.com/u/kirupa)\
**Replies:** 0\
**Last updated:** [March 31, 2018, 4:14am UTC](https://forum.kirupa.com/t/your-comps-should-reflect-the-messiness-around-them/638003 "2018-03-31T04:14:04Z")

</div>

by kirupa | 30 March 2018 When you are creating comps for an app or web site, don't ignore the messy and crazy environment that the finished product will ultimately be in. What I mean is this. Too often, du…

[Previous page](https://forum.kirupa.com/latest.md?page=120)

[Next page](https://forum.kirupa.com/latest.md?page=122)
